Collected sources and patterns will appear here. Add from search or the patterns library.
ProcessState -> PersistedState
Persist each orchestration phase and step of a multi-agent run to a local SQLite database to resume state after reboots or failures.
Problem it solves
Long-running multi-agent tasks lose execution progress on unexpected crashes, wasting compute and API credits.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.