Something that would be very useful is to see the entire workflow graph, including tasks/paths that have not executed yet. That way the operator can visualize what will/could happen, and follow along with it. Much easier to understand the workflows that way.
This is similar to #23 but for "currently running" workflows. Probably could use the same code path.
Similar behavior is supported in Stackstorm Composer, Airflow, etc...