Orc — AI agent orchestration
Orc is the orchestration layer for AI agent work. It spawns fresh, stateless agent runs on demand and coordinates them across machines and projects, reconstructing context from Arc rather than holding state itself.
- Stateless, fresh-spawn execution per turn
- Fleet architecture — primary + subordinate nodes
- Built on Arc as the memory substrate
- Model-quota failover
- Secret scrubbing on egress
Orc is in development. Get in touch to hear when it ships.