Beginner Friendly • 5 Minute Setup

Single Computer
Multiple AI Agents, One Machine

Perfect for solo developers. Run Claude Code, Aider, Cursor, and any AI coding assistant side-by-side on your laptop or desktop. Zero configuration required.

Why Single Computer Mode?

The simplest way to run multiple AI agents

Zero Configuration

No SSH setup, no network configuration, no complex settings. Install and start using immediately.

5 Minute Setup

Clone the repo, run install script, done. Start managing AI agents faster than making coffee.

Completely Local

Everything runs on your machine. No cloud dependencies, no external connections required.

Organized Sessions

Hierarchical structure keeps projects organized. Find the right agent instantly with visual grouping.

Real-Time Terminals

Full terminal streaming with xterm.js. See exactly what your agents are doing in real-time.

Easy to Upgrade

Start simple, scale later. Add workers or Docker when needed without changing your workflow.

How It Works

Three simple steps to AI agent orchestration

1

Install AI Maestro

git clone https://github.com/\
23blocks-OS/ai-maestro.git
cd ai-maestro
./install.sh

One command to install everything.

2

Create Agent Sessions

Click "Create Session" in the dashboard. Name it with your project structure:

myapp-frontend-ui
myapp-backend-api
myapp-tests-integration
3

Start Your Agents

Click any session to open the terminal. Run your favorite AI tool:

claude
# or
aider
# or
cursor

When to Upgrade?

Single computer mode works great for most developers. Consider upgrading when you need:

→ Multiple Computers

More than 10-15 agents, or need to distribute workload across machines

→ Docker Containers

Environment isolation, dependency conflicts, or reproducible builds

Start Managing
Your AI Agents Today

Install in 5 minutes. Zero configuration. Works on macOS, Linux, and WSL2.