Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
GraphState -> InterruptedState
Halt graph execution before a configured node, serialize the active state to a persistent store, and yield control to external systems.
Problem it solves
Long-running or critical agent actions require human-in-the-loop oversight or validation without discarding the execution context.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.