agor
The command center for AI enablement.
Agor is a shared canvas where coding agents (Claude Code, Codex, Gemini) and long-lived AI teammates run side-by-side on isolated git branches, the anchor entity where sessions, dev environments, prompts, and PRs converge. Your whole team rallies around the same live work in real time, and the agents themselves drive Agor over MCP.
In Action
Spatial canvas with branches and zones
13-minute walkthrough. Unscripted demo showing Agor’s core features
Getting Started
Requires Node.js ≥ 22.12.
npm install -g agor-live
agor init
agor daemon start
agor openPrefer Homebrew on macOS or Linux? See the Getting Started Guide for that install path, then add your first repo. For Docker, source builds, and other options, see Extended Installation.
Then dive in:
- Raising Your First AI Teammate. The short path to succeeding with Agor: one named teammate, one real job
- Features Overview. A map of what Agor does, starting with branches, sessions, and boards
- Architecture. System design and the typed TypeScript client
- Development Guide. Run Agor in Agor and contribute
Screenshots

Multiplayer spatial canvas with zones, branches, live cursors, notes, and agent-built dashboards
Stack
Backend: FeathersJS, Drizzle ORM, LibSQL Frontend: React 18, TypeScript, Ant Design, React Flow CLI: oclif Realtime: WebSocket via Socket.io
See the Architecture Guide for details.
Contributing
TypeScript strict mode, branded types, repository pattern with Drizzle ORM.
Read the Development Guide for the local development workflow.
License
Agor is source-available under the Business Source License 1.1. Its Additional Use Grant permits production use but not commercializing Agor itself as the defined Agor Offering. Each version converts to Apache License 2.0 on January 15, 2029, or earlier if the BSL’s four-year limit applies. See the license for the controlling terms.