NewMCP agent API — drive Promenade from your own AI agent
Rust · WebAssemblyView · TypeScriptViews

BPMN 2.0

run.promenade.bpmn

BPMN 2.0 support: convert a process tree or a Petri net to a BPMN diagram, convert a BPMN diagram back to a Petri net or process tree, import a BPMN 2.0 XML file, and a React Flow view with BPMN 2.0 XML export. Pure control-flow BPMN only (tasks, start/end events, exclusive/parallel/inclusive gateways, sequence flows) — no pools, lanes, message flows, sub-processes, or boundary events.

Produces

  • Bpmn
  • AcceptingPetriNet
  • ProcessTree

Runtimes

  • Rust · WebAssemblyCompiled to WebAssembly, runs in the page or on an engine
  • View · TypeScriptRenders an artifact inside a sandboxed iframe

Versions

VersionReleasedSizeNotes
0.5.0latestInvalid Date672 KB