What problem does it solve?
Orchestrates routing and coordination of coding, reasoning, and toolchain tasks across multiple backends inside an MCP client, enabling durable, server-side orchestration without bespoke glue code.
Core Features & Use Cases
- Auto-route based on task shape, historical success, and backend availability to select Codex, Claude Code, Gemini, or GPT.
- Server-side blocking and task_watch for synchronous waits while keeping other work non-blocking.
- Durable coordination with Project Loafs that survive restarts and handoffs, plus analytics-driven routing insights.
- Centralized security and containment by archiving prior states and enabling safe task reruns and rollbacks.
- Broad applicability to software development, data processing, and multi-toolchain workflows within MCP clients.
Quick Start
Delegate a small coding task to the best backend and let the system route it automatically.