Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
WorkflowGraph + StateStore -> WorkflowOutput
Execute a graph-based multi-agent workflow while recording state snapshots at transition boundaries to support recovery, resumption, and step-back replay.
Problem it solves
Long-running multi-agent tasks are prone to transient failures, making stateless execution highly risky and inefficient.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.