A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Multi-agent orchestrator for tracking and analyzing AI coding assistant conversations (Claude Code, Cursor, Windsurf)
Orchestrate multiple AI agents on a visual canvas — explore ideas in parallel, stay in control
When working with AI coding agents, you often want to explore multiple approaches simultaneously. Agent Base gives you a visual canvas to launch and manage multiple agents working in parallel, each with shared context but isolated edits, so they don't step on each other's toes.
Visual Canvas — Get a bird's-eye view of all your running agents. Zoom in on specific agents or zoom out to see the big picture of your parallel explorations.
Parallel Agent Execution — Launch multiple agents that share the same context. Explore different tasks, features, or approaches simultaneously without waiting for one to finish.
Isolated Edits — Choose whether agent edits are isolated from each other. Parallel agents can work on the same codebase without overwriting each other's changes.
Progress Tracking — Each agent's state is summarized with todo list progress and a summary of your initial request, so you can quickly understand what each agent is doing without diving into conversation logs.
Command Center — When multiple agents need your approval, open the command center to see all pending user requests in one place. No more switching between terminals.
Agent Base is local-first — everything runs on your machine.
Installation • Commands • Preview • Features • Integrations
Platform Compatibility:
Choose your preferred installation method:
git clone https://github.com/AgentOrchestrator/agentbase.git
cd agentbase
npm install
cp .env.example .env # Configure your environment
npm run dev
| Command | Description |
|---|---|
npm install | Install all dependencies for the monorepo |
npm run dev | Start the desktop app in development mode with hot reload |
npm run dev:desktop | Start only the desktop app in development mode |
npm run build | Build all apps for production |
npm run start | Start all services in production mode (requires build first) |
The Problem: When working with AI coding agents, we kept running into the same friction: you want to explore multiple ideas at once, but managing multiple terminal sessions is chaotic. You lose track of what each agent is doing. When several agents need your input, you're alt-tabbing between windows. And if two agents are editing the same files, they conflict.
The Solution: We built Agent Base as a visual control center for parallel agent work:
This is the tool we wished we had: a way to orchestrate multiple AI agents visually, explore ideas in parallel, and stay in control of the chaos.
The visual canvas currently supports Claude Code with full orchestration capabilities. Any other agent runs in the canvas via the terminal. We welcome contributions to integrate additional AI coding assistants.
| Integration | Canvas Support | Description |
|---|---|---|
| Claude Code | ✅ Full Support | Launch, monitor, and orchestrate multiple Claude Code agents on the canvas |
| Cursor | 🤝 Contributions Welcome | AI-first code editor |
| Codex | 🤝 Contributions Welcome | OpenAI's code generation model |
| FactoryDroid | 🤝 Contributions Welcome | Factory AI's coding agent |
| Windsurf | 🤝 Contributions Welcome | Codeium's AI coding assistant |
| Feature | Status |
|---|---|
| Visual Canvas | ✅ |
| Parallel Agent Execution | ✅ |
| Isolated Edits | ✅ |
| Progress Tracking (Todo Lists) | ✅ |
| Command Center (Approval Requests) | ✅ |
| Shared Context | ✅ |
Legend:
Want to help integrate your favorite AI assistant? Open an issue or contribute via PR!
Note: We recently started building this project and it's in active development. Expect things to move fast, break occasionally, and evolve rapidly. We welcome contributions, feedback, and ideas as we shape the future of team collaboration for AI-assisted coding!
Contributions welcome! This is a monorepo, so all code lives in one place:
apps/desktop/packages/shared/Please open an issue or PR in this repository!
Made with ❤️ from Munich and Palo Alto
npx CLI installing 100+ agents, commands, hooks, and integrations in one command
干净、强大、属于你的 AI Agent 平台 --AI agents, without the clutter.
Native macOS app to monitor Claude AI usage limits and watch your coding sessions live
Pocket Flow: Codebase to Tutorial