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.
The simplest way to run multiple AI agents
No SSH setup, no network configuration, no complex settings. Install and start using immediately.
Clone the repo, run install script, done. Start managing AI agents faster than making coffee.
Everything runs on your machine. No cloud dependencies, no external connections required.
Hierarchical structure keeps projects organized. Find the right agent instantly with visual grouping.
Full terminal streaming with xterm.js. See exactly what your agents are doing in real-time.
Start simple, scale later. Add workers or Docker when needed without changing your workflow.
Three simple steps to AI agent orchestration
git clone https://github.com/\
23blocks-OS/ai-maestro.git
cd ai-maestro
./install.sh
One command to install everything.
Click "Create Session" in the dashboard. Name it with your project structure:
myapp-frontend-ui
myapp-backend-api
myapp-tests-integration
Click any session to open the terminal. Run your favorite AI tool:
claude
# or
aider
# or
cursor
Single computer mode works great for most developers. Consider upgrading when you need:
More than 10-15 agents, or need to distribute workload across machines
Environment isolation, dependency conflicts, or reproducible builds
Install in 5 minutes. Zero configuration. Works on macOS, Linux, and WSL2.