Capability
Session Isolation With State Persistence And Recovery
11 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
Teams-first Multi-agent orchestration for Claude Code
Unique: Uses mode-specific state schemas and an inbox/outbox pattern for isolation, allowing each execution mode to define its own state structure while maintaining a unified recovery mechanism that can replay decisions and continue from checkpoints
vs others: More robust than stateless orchestration because it persists intermediate decisions and enables recovery, and more flexible than global state because session isolation prevents cross-project contamination and allows parallel execution