Skip to content

Octomynd Maestro

This is the product entry point for Maestro. Start with Getting started for a local checkout or Installation for the packaged Windows app.

Maestro coordinates authenticated Claude Code, Codex, Gemini Antigravity, API-key and local/custom providers. It creates an auditable execution around your Git project: queue, worktree, Goal, validation, draft PR and human review.

The two primary surfaces are the local Dashboard and maestro CLI. The optional Telegram gateway can create tasks, report status and send notifications. All three surfaces write to the same local runtime state.

For the conceptual model, read What is Maestro?. For implementation details, see Architecture and Local state.