OPEN SOURCE • MIT LICENSE • FREE FOREVER

Build and run your AI-first organization from one dashboard.

One human. Multiple AI agents. Working together.

v0.29.15
macOS • Windows (WSL2) • Linux
Claude Code • Codex • Aider • Cursor • OpenClaw • Hermes • Any Agent
Agent Skills Standard

THE PROBLEM

Chaos: Your AI workforce scattered across terminals with zero visibility

Amnesia: Agents wake up every morning with no memory

Isolation: No coordination between departments — you're the message bus

THE SOLUTION

Command Center: One dashboard for your entire AI organization

Persistent Memory: Your agents remember and grow smarter over time

Direct Communication: Agents coordinate across teams and machines

AI Maestro Dashboard
CREW MANIFEST

Who It's For

From solo founders to AI-first organizations. Start with one agent, scale your workforce.

SYSTEM CAPABILITIES

Everything You Need

Everything you need to run an AI-first organization — from one agent to an entire workforce.

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.

📡

Standalone Agents

Agents without tmux appear live via heartbeat. Plain terminals, API agents, remote hosts — all visible.

03

The Multiplier

From your MacBook to cloud infrastructure

👩‍💼

Meet Lola

NEW

Your First Hire

Every AI-first organization starts with one agent. Lola is a batteries-included Chief of Staff framework — email triage, semantic memory, task management, and content security out of the box. Install AI Maestro, deploy Lola, add more agents, run your AI company.

📧 Email 🧠 Memory 📋 Tasks 🔒 Security
# Clone and deploy Lola on AI Maestro
$ git clone https://github.com/23blocks-OS/lolabot.git
$ cd lolabot && ./setup.sh
Get Started with Lola

GET STARTED

Up and running in under 5 minutes.

1

Install

# One command installs everything
curl -fsSL https://raw.githubusercontent.com/23blocks-OS/ai-maestro/main/scripts/remote-install.sh | sh
Or install manually
git clone https://github.com/23blocks-OS/ai-maestro.git
cd ai-maestro && yarn install && yarn dev
Or install Claude Code skills only (no service)
/plugin marketplace add 23blocks-OS/ai-maestro
/plugin install ai-maestro@ai-maestro-marketplace

Note: Plugin-only installs 5 skills, but only the planning skill works standalone. The other 4 skills require the full AI Maestro service running. Learn more →

Dashboard opens at http://localhost:23000

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

2

Create Your First Agent

🛠️

From Scratch

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

Or Deploy Lola

NEW

Get a working AI Chief of Staff in seconds — email, memory, tasks, and security included.

$ git clone https://github.com/23blocks-OS/lolabot.git
$ cd lolabot && ./setup.sh
Learn more about Lola
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 peers. Team members can run agents on their laptops while sharing resources across the mesh. 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!

How do the superpowers work under the hood?

+

AI Maestro ships 6 skills that comply with the open Agent Skills Standard. They work with Claude Code, OpenCode, Codex CLI, Gemini CLI, Cursor, GitHub Copilot, and 30+ compatible agents. Skills automatically trigger memory searches, code graph queries, and documentation lookups. The planning skill works standalone on any agent; the other 5 need the AI Maestro service. Learn more about Skills →

Ready to orchestrate your AI team?

Free and open source. MIT Licensed. Forever.

Get Started on GitHub