Currently each execution seems to be called "workflow" (see img below)
I would suggest, as now the workflow.toml is in place we can look if there is a name given and use that as it is set on init to the folders name e.g.
[workflow]
name = "sciwin_client_demo"
version = "0.1.0"

Currently each execution seems to be called "workflow" (see img below)
I would suggest, as now the workflow.toml is in place we can look if there is a name given and use that as it is set on init to the folders name e.g.