OPEN SOURCE • MIT LICENSE • FREE FOREVER

Orchestrate your AI coding agents from one dashboard.

One human. Multiple AI agents. Working together.

v0.15.0
macOS • Windows (WSL2) • Linux
Claude Code • Aider • Cursor • Any AI Agent

THE PROBLEM

Chaos: 5 terminals, 5 agents, zero visibility

Amnesia: Every session starts from scratch

Isolation: You relay every message between agents

THE SOLUTION

One Dashboard: See all agents, switch instantly

Persistent Memory: Agents remember everything

Direct Communication: Agents talk to each other

AI Maestro Dashboard
CREW MANIFEST

Who It's For

From solo developers to enterprise teams. Start where you are, scale when you need to.

SYSTEM CAPABILITIES

Everything You Need

Orchestrate AI agents at any scale — from solo developer to enterprise team.

01

The Foundation

Everything you need to manage multiple AI agents

🎯

Zero Configuration

Auto-discovers all tmux sessions. No config files. Just run and start coding.

🤖

Universal Support

Works with Claude Code, Aider, Cursor, GitHub Copilot, or any terminal-based AI.

Real-time Terminals

WebSocket streaming. No lag, no polling. Keyboard shortcuts for power users.

📁

Smart Organization

3-level hierarchy with dynamic colors. Instant visual organization for any project.

03

The Multiplier

From your MacBook to cloud infrastructure

GET STARTED

Up and running in under 5 minutes.

1

Install

# Clone and run
git clone https://github.com/23blocks-OS/ai-maestro.git
cd ai-maestro && yarn install && yarn dev

Dashboard opens at http://localhost:23000

Windows Users: See our Windows installation guide for WSL2 setup.

2

Create Your First Agent

  1. Click the + button in the sidebar
  2. Enter a name with hyphens: myproject-backend-api
  3. Choose your working directory
  4. Click Create Agent
3

Start Coding

Your agent is live. Click to switch between agents. Add notes. Organize your work. That's it.

WHY AI MAESTRO?

🧠

Agents That Remember

Persistent memory powered by CozoDB. They learn your codebase.

💬

Agents That Communicate

Direct agent-to-agent messaging. No human relay required.

🌐

Agents Everywhere

Run on laptops, servers, Docker, or cloud. One dashboard.

🗺️

Agents That Understand

Code Graph shows your entire codebase structure.

Join the Community

Developers are already orchestrating AI agents with AI Maestro

"The future of work is humans orchestrating teams of AI agents. We're building the dashboard for that future."

👋
Juan Pelaez
Creator of AI Maestro

Frequently Asked Questions

What is AI Maestro?

+

AI Maestro is an open-source orchestration platform for AI coding agents. You deploy it yourself—on your laptop, your team's server, or your company's cloud infrastructure. It's not a SaaS or subscription service. Your infrastructure, your agents, your data. Runs anywhere you have Node.js and tmux. Free and MIT licensed, forever.

Why not just use tmux directly?

+

tmux is powerful but requires memorizing keyboard shortcuts and manual session management. AI Maestro adds: visual dashboard, agent auto-discovery, persistent notes, memory integration, agent-to-agent messaging, mobile access, and zero configuration. You get all the power of tmux with a modern interface designed for AI agents.

Does this work with Claude Code, Aider, Cursor, etc.?

+

Yes! AI Maestro works with any terminal-based AI coding agent. Claude Code, Aider, Continue, GitHub Copilot CLI, and others all work out of the box. If it runs in a terminal, AI Maestro can manage it.

Is my data stored locally or in the cloud?

+

Everything is local. AI Maestro runs on your machine and stores all data locally. Agent notes, memory, conversation history - it's all on your computer. We don't have servers, we don't collect data, we don't phone home. Your code stays yours.

Can I use this with my team?

+

Absolutely. AI Maestro supports multi-computer setups with distributed workers. Team members can run agents on their laptops while sharing a central server. Mobile access via Tailscale means everyone can monitor from anywhere. Check out our multi-computer setup guide.

What platforms are supported?

+

AI Maestro runs on macOS 12.0+, Linux, and Windows 10/11 via WSL2. It requires Node.js 18.17+ and tmux 3.0+. Docker deployments are also supported for both local and hybrid setups.

Is it really free?

+

Yes, completely free and open source under the MIT license. No premium tiers, no feature gates, no usage limits. We believe multi-agent orchestration should be accessible to everyone. Star us on GitHub if you find it useful!

Ready to orchestrate your AI team?

Free and open source. MIT Licensed. Forever.

Get Started on GitHub