Skip to content

What is Maestro?

Fresh

Maestro is a cross-platform desktop application (Electron-based) for orchestrating fleets of AI coding agents across multiple projects simultaneously.

Key Concept

Maestro is NOT an AI itself. It's a pass-through orchestrator — a management layer that sits above AI providers. Whatever MCP tools, skills, permissions, or authentication you have configured in those providers works identically in Maestro.

How It Works

The key difference from running agents directly: Maestro runs them in batch/print mode rather than interactively, enabling:

  • Unattended automation — Auto Run processes markdown checklists while you sleep
  • Parallel multi-agent workflows — Multiple agents working on different branches simultaneously
  • Cross-agent coordination — Group Chat with a moderator AI routing between agents
  • Remote execution — SSH agents running on remote machines, controlled from your desktop

Record

Nearly 24 hours of continuous unattended Auto Run runtime.

Supported Providers

ProviderStatusKey Feature
Claude CodePrimaryFull cost tracking, slash commands, session resume
OpenAI CodexFull supportYOLO mode, reasoning tokens (o3/o4-mini)
OpenCodeFull support75+ LLM providers (Ollama, LM Studio, llama.cpp)
Factory DroidActiveStream JSON output
Gemini CLIPlannedComing soon
Qwen3 CoderPlannedComing soon

What's in This Guide

See Also

Built with VitePress + RAG Chat