View live running workflows like you can workflows you have open and trigger

The idea is:

When a workflow is triggered via web api, schedule, etc, you should be able to go and view the running visual workflow, just like you can when you trigger it with the workflow loaded.

My use case:

I want to be able to see workflows as they are running, without having them loaded prior.

I think it would be beneficial to add this because:

Sometimes workflows may have a long running windows and you want to look at it prior to it being finished. Also, many of your competitors have this feature. (e.g. ServiceNow Flow Designer)

Any resources to support this?

Are you willing to work on this?

Sure, let me know how I can help.

Voted. The ability to attach to a running execution visually would be genuinely useful for debugging long-running workflows in production - the current workaround is to look at execution logs or add intermediate HTTP Request nodes that write debug state somewhere, which isn’t great. Being able to open any running execution in the editor view (read-only is fine) would make troubleshooting a lot less painful.