Maestro hones fractured attention into focused intent.
Maestro is a cross-platform desktop app for orchestrating your fleet of AI agents and projects. It's a high-velocity solution for hackers who are juggling multiple projects in parallel. Designed for power users who live on the keyboard and rarely touch the mouse.
Collaborate with AI to create detailed specification documents, then let Auto Run execute them automatically, each task in a fresh session with clean context. Allowing for long-running unattended sessions, my current record is nearly 24 hours of continuous runtime.
Run multiple agents in parallel with a Linear/Superhuman-level responsive interface. Currently supporting Claude Code, OpenAI Codex, OpenCode, Factory Droid, and Copilot-CLI (beta) with plans for additional agentic coding tools (Gemini CLI) based on user demand.
How It Works: Maestro is a pass-through to your AI provider. Whatever MCP tools, skills, permissions, or authentication you have configured in Claude Code, Codex, or OpenCode works identically in Maestro. The only difference is we're not running interactively—each task gets a prompt and returns a response, whether it's a new session or resuming a prior one.
<a href="https://youtu.be/fmwwTOg7cyA?si=VOkjO6oYjCSQvM0A">~27m Walkthrough and Demo</a>
|
<a href="https://youtu.be/3wX5Q1I0sgI?si=oJkJDxgAWUvBXX4D">~6m Onboarding Demo</a>
maestro-cli) for headless operation. List agents/groups, run playbooks from cron jobs or CI/CD pipelines, with human-readable or JSONL output for scripting.Cmd+J.Cmd+K quick actions, rapid agent switching, and focus management designed for flow state.@ mentions.Opt+Cmd+U (macOS) / Alt+Ctrl+U (Windows/Linux) or the Command K menu.[[wiki-links]] and [markdown](links), visualizes document relationships with interactive nodes and edges. Toggle between force-directed and hierarchical layouts, search/filter documents, navigate via keyboard, and track external link references. Includes mini-map, legend, and pagination for large directories. Access from the File Explorer context menu or Command K menu.Usage Dashboard (Opt+Cmd+U / Alt+Ctrl+U):
| Action | Key |
|--------|-----|
| Navigate view tabs | Arrow Left/Right/Up/Down |
| Move between sections | Tab / Shift+Tab |
| Jump to first/last section | Home / End |
| Close dashboard | Escape |
Document Graph (Command K → "Document Graph"): | Action | Key | |--------|-----| | Navigate to connected node | Arrow Up/Down/Left/Right | | Cycle through connections | Tab | | Open selected document/link | Enter | | Close graph | Escape | | Search documents | Focus search input, type query |
Additional interactions: Drag nodes to reposition, scroll to zoom, use mini-map for overview.
Note: Maestro supports Claude Code, OpenAI Codex, OpenCode, Factory Droid, and Copilot-CLI (beta). Support for additional agents (Gemini CLI) may be added in future releases based on community demand.
Download the latest release for your platform from the Releases page.
Or build from source:
git clone https://github.com/RunMaestro/Maestro.git
cd Maestro
npm install
npm run dev
| Action | macOS | Windows/Linux |
|---|---|---|
| Quick Actions | Cmd+K |
Ctrl+K |
| New Agent | Cmd+N |
Ctrl+N |
| Switch AI/Terminal | Cmd+J |
Ctrl+J |
| Previous/Next Agent | Cmd+[ / Cmd+] |
Ctrl+[ / Ctrl+] |
| Toggle Sidebar | Cmd+B |
Ctrl+B |
| New Tab | Cmd+T |
Ctrl+T |
| Usage Dashboard | Opt+Cmd+U |
Alt+Ctrl+U |
| All Shortcuts | Cmd+/ |
Ctrl+/ |
Full keyboard shortcut reference

Main screen with multiple agents and conversation

Group Chat coordinates multiple AI agents in a single conversation

Quick Actions palette for rapid navigation (CTRL/CMD + K)

Git diff viewer with syntax highlighting
Full documentation and usage guide available at docs.runmaestro.ai
Meet the team behind Maestro at runmaestro.ai/team.
See CONTRIBUTING.md for development setup, architecture details, and contribution guidelines.
$ claude mcp add Maestro \
-- python -m otcore.mcp_server <graph>