agor-live
v0.23.3
Published
Team command center for all things agentic — shared canvas for coding agents and assistants on isolated git branches, with real-time multiplayer and an MCP surface agents drive themselves.
Maintainers
Readme
agor-live
Multiplayer canvas for orchestrating AI coding sessions
Agor is a real-time collaborative platform for managing Claude Code, Codex, and Gemini AI coding sessions. Visualize work on spatial boards, track git branches, and collaborate with your team.
Installation
Requires Node.js ≥ 22.12.
npm install -g agor-livePrefer Homebrew on macOS or Linux? See the main docs for the brew install path.
Quick Start
# 1. Initialize Agor (creates ~/.agor/ and database)
agor init
# 2. Start the daemon
agor daemon start
# 3. Open UI in browser
agor openFeatures
- Multi-Agent Support: Claude Code, OpenAI Codex, Google Gemini
- Git Integration: Branch-based workflows with branch management
- Spatial Boards: Visual canvas for organizing sessions and tasks
- Real-time Collaboration: WebSocket-powered multiplayer features
- Task Tracking: First-class task primitives with genealogy
- MCP Integration: Model Context Protocol server management
Documentation
- GitHub: https://github.com/preset-io/agor
- Docs: https://agor.live
License
BSL-1.1
