AIAny
AI Client2025
Icon for item

Maestro

Runs several AI coding agents — Claude Code, Codex, OpenCode — in parallel from one keyboard-driven desktop app, each on its own Git worktree. Playbooks batch markdown checklists, group chat coordinates agents, and a web server enables remote control.

Introduction

The bottleneck in agentic coding has quietly moved. A single agent like Claude Code is already capable on its own; the hard part now is running five of them at once without your terminal turning into chaos. Maestro takes that orchestration problem as its actual product — a desktop control room for a fleet of agents, not yet another agent.

What Sets It Apart
  • A Git worktree per session. Each agent edits an isolated branch checkout, so several agents can work the same repo in parallel without clobbering each other's files — the difference between true parallelism and three agents fighting over main.
  • Playbooks and Auto Run. Hand it a markdown checklist and it batches the items through an agent unattended; the project documents single sessions running roughly 24 hours straight, which is the real point of orchestration rather than chat.
  • Group chat across agents. One conversation can fan out to multiple agents, letting a planner and an implementer pass work back and forth instead of you copy-pasting between windows.
  • Keyboard-first, but reachable. A full CLI plus a built-in web server means you can start or check long runs from a phone or over SSH — not only from the desktop window where you launched them.
Who It's For

Great fit if you routinely drive multiple coding agents across several repos and live in keyboard shortcuts; it is built for power users juggling parallel, long-running work and wanting cost and token tracking in one place. Look elsewhere if you only reach for one agent occasionally, want a hosted web tool rather than an installed TypeScript desktop app, or need to avoid AGPL-3.0 licensing in downstream products.

Information

  • Websitegithub.com
  • OrganizationsRunMaestro
  • AuthorsPedram Amini, RunMaestro
  • Published date2025/11/23

Categories

More Items

GitHub
AI Client2025

Enhances web AI chat interfaces (Gemini, AI Studio, Claude, ChatGPT) with folder-based conversation organization, timeline navigation, prompt vault, cloud sync, chat export, UI fixes and a plugin engine. Runs as a browser extension and includes cross-site prompt management and Mermaid rendering.

GitHub
AI Agent2026

Manages real tmux-backed terminals and AI agents as draggable nodes on an infinite pan/zoom canvas, with a Trello-style kanban view, persistent sessions that survive restarts, mobile companion support, and a browser Server Edition for self-hosting.

GitHub
AI Agent2026

Runs locally to learn your tastes and proactively discover content across Bilibili, Xiaohongshu, Douyin, YouTube, X, Zhihu, Reddit and the open web. Local-first agent storing data in a local SQLite, with a browser extension, optional desktop backend bundling embeddings (bge-m3/Ollama), and conversational feedback to refine recommendations.