Why a factory
Claude plans·Codex patches·Antigravity ships
Real parallelism, not a metaphor: agents work at the same time, each version-pinned per repo, on subscriptions you already pay for. One engineer steers; the factory plans, codes, tests, and ships — then you measure, encode the lesson, and put the loop on a schedule.
What is agi-cli?
agi-cli (AGI CLI) is an open-source meta-harness that runs every CLI coding agent — Claude Code, Codex, Cursor, Grok, and more — from one interface. Install it with curl -fsSL agi-cli.sh | sh; it lands on your PATH as agents (alias ag). One install, one config, every agent.
Is agi-cli free?
Yes — every feature, for every user, forever. It runs agents on your existing subscriptions, so there are no per-token API costs and no account required. An optional sign-in adds team spaces; nothing is gated behind it.
What license is agi-cli under?
FSL-1.1-Apache-2.0. Use it, modify it, redistribute it — for any user or company, free of charge. The only thing barred is offering agi-cli — or a substitute for it or for other Phoenix Labs products built with it — as a competing commercial product or service. Each version converts to plain Apache-2.0 two years after it ships.
Which coding agents does it support?
Claude Code, Codex, Cursor, Antigravity, OpenCode, Grok, Kimi, Droid and more — plus any model (Kimi, MiniMax, GLM, Qwen, DeepSeek) through OpenRouter profiles.
How is it different from Claude Code?
Claude Code is one agent. agi-cli runs and orchestrates all of them — version-pinned per project like .nvmrc, in parallel teams, with skills, secrets, and searchable sessions shared across every agent.
How do I install agi-cli?
Run curl -fsSL agi-cli.sh | sh. Works on macOS, Linux, and Windows.