v0.2.0 — installable MCP server + quality-first routing
Highlights
- Installable MCP server — run it clone-free from any MCP client:
(or
uvx --from "baton-orchestrator[mcp]" baton-mcppip install "baton-orchestrator[mcp]"thenbaton-mcp). A starting-pointserver.jsonis included for MCP registries. - Quality-first routing (new default) — each sub-task goes to the strongest model capable of it.
--prefer cash_protect_quotarestores subscription-quota right-sizing. - Python 3.11+ support, Node-24 pinned Actions, secret scanning, and a Mermaid architecture diagram.
pip install baton-orchestrator # CLI + library (imports as `baton`)
baton "your goal"See CHANGELOG.md for the full 0.2.0 notes.