An AI-native process orchestration framework — define multi-step, multi-agent workflows as YAML directed graphs and run them on a crash-safe orchestrator with pluggable storage, decision modes, and event-driven extensibility.
Features
- 10 node types and 4 decision modes, defined in YAML
- Crash-safe, tick-based orchestrator with per-node state checkpointing
- Process composition — subprocess and iterator nodes
- Pluggable storage (SQLite / PostgreSQL), agents, and events
- Install with: pip install rootsflow