View · TypeScriptViews
Process Tree View
run.promenade.process-tree-view
Draws a process tree: operator nodes, activity leaves and silent steps, in the notation pm4py prints.
Runtimes
- View · TypeScriptRenders an artifact inside a sandboxed iframe
Versions
| Version | Released | Size | Notes |
|---|---|---|---|
| 0.1.5latest | 23 Aug 2026 | 6 KB | Replaces "Show silent steps" (hid tau leaves entirely) with "Compact silent steps" (shrinks and mutes them instead). A tau leaf is what makes an XOR branch optional or a loop 0..* vs 1..* rather than mandatory — removing it left the operator with one child and no trace anything was hidden, misrepresenting the model rather than just decluttering it. |