Skip to main content

Power Features

  • 🌳 Git Worktrees - Run AI agents in parallel on isolated branches. Create worktree sub-agents from the git branch menu, each operating in their own directory. Work interactively in the main repo while sub-agents process tasks independently β€” then create PRs with one click. True parallel development without conflicts.
  • πŸ€– Auto Run & Playbooks - File-system-based task runner that batch-processes markdown checklists through AI agents. Create playbooks for repeatable workflows, run in loops, and track progress with full history. Each task gets its own AI session for clean conversation context.
  • πŸ’¬ Group Chat - Coordinate multiple AI agents in a single conversation. A moderator AI orchestrates discussions, routing questions to the right agents and synthesizing their responses for cross-project questions and architecture discussions.
  • 🌐 Remote Access - Built-in web server with QR code access. Monitor and control all your agents from your phone. Supports local network access and remote tunneling via Cloudflare for access from anywhere.
  • πŸ’» Command Line Interface - Full CLI (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.
  • πŸš€ Multi-Agent Management - Run unlimited agents in parallel. Each agent has its own workspace, conversation history, and isolated context.
  • πŸ“¬ Message Queueing - Queue messages while AI is busy; they’re sent automatically when the agent becomes ready. Never lose a thought.

Core Features

  • πŸ”„ Dual-Mode Sessions - Each agent has both an AI Terminal and Command Terminal. Switch seamlessly between AI conversation and shell commands with Cmd+J / Ctrl+J.
  • ⌨️ Keyboard-First Design - Full keyboard control with customizable shortcuts and mastery tracking that rewards you for leveling up. Cmd+K / Ctrl+K quick actions, rapid agent switching, and focus management designed for flow state.
  • πŸ“‹ Session Discovery - Automatically discovers and imports existing sessions from all supported providers, including conversations from before Maestro was installed. Browse, search, star, rename, and resume any session.
  • πŸ”€ Git Integration - Automatic repo detection, branch display, diff viewer, commit logs, and git-aware file completion. Work with git without leaving the app.
  • πŸ“ File Explorer - Browse project files with syntax highlighting, markdown preview, and image viewing. Reference files in prompts with @ mentions.
  • πŸ” Powerful Output Filtering - Search and filter AI output with include/exclude modes, regex support, and per-response local filters.
  • ⚑ Slash Commands - Extensible command system with autocomplete. Create custom commands with template variables for your workflows.
  • πŸ’Ύ Draft Auto-Save - Never lose work. Drafts are automatically saved and restored per session.
  • πŸ”Š Speakable Notifications - Audio alerts with text-to-speech announcements when agents complete tasks.
  • 🎨 Beautiful Themes - 12 themes including Dracula, Monokai, Nord, Tokyo Night, GitHub Light, and more.
  • πŸ’° Cost Tracking - Real-time token usage and cost tracking per session and globally.
  • πŸ† Achievements - Level up from Apprentice to Titan of the Baton based on cumulative Auto Run time. 11 conductor-themed ranks to unlock.
Note: Maestro supports Claude Code, OpenAI Codex, and OpenCode as providers. Support for additional providers (Aider, Gemini CLI, Qwen3 Coder) may be added in future releases based on community demand.