tinhtran24/maestro

Maestro is an open-source, multi-agent AI development framework written in Go. It orchestrates specialized AI coding agents across a deterministic software engineering workflow

3Stars on the repository
26Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

doctor

01

tinhtran24/maestro

Command

Run local Maestro health checks. Use this to diagnose setup problems or verify the environment is correctly configured.

3 1mo ago A 0 tokens original Apache-2.0

import

02

tinhtran24/maestro

Command

Import reads the legacy Maestro flat-file store (/.maestro) read-only and ports its projects and per-project settings into the rewrite database. Legacy files are never modified, and a re-run skips rows that already exist, so it is safe to run more than once. The daemon must be stopped before running: it is the sole…

3 1mo ago A 0 tokens original Apache-2.0

orchestrator

03

tinhtran24/maestro

Command

Command "orchestrator" from tinhtran24/maestro, covering to orchestrator, syntax, subcommands, to orchestrator ls and examples.

3 1mo ago A 0 tokens copy · 89% Apache-2.0

preview

04

tinhtran24/maestro

Command

Open a URL in the desktop browser panel for the current session. With no argument it opens the workspace's static entry point, falling back to this session's existing preview target when no entry point exists. A local file can be opened by its absolute file:// URL. Use maestro preview clear to empty the panel.

3 1mo ago A 0 tokens original Apache-2.0

project

05

tinhtran24/maestro

Command

Manage projects: register repos, inspect, configure per-project settings, and remove.

3 1mo ago A 0 tokens original Apache-2.0

review

06

tinhtran24/maestro

Command

Manage Maestro code reviews of a worker's PR.

3 1mo ago A 0 tokens copy · 91% Apache-2.0

send

07

tinhtran24/maestro

Command

Send a message to a running agent session. Use this to correct or direct a live agent mid-stream without killing and respawning it.

3 1mo ago A 0 tokens copy · 92% Apache-2.0

session

08

tinhtran24/maestro

Command

Manage agent sessions: list, inspect, rename, kill, restore, clean up, and claim PRs.

3 1mo ago A 0 tokens original Apache-2.0

spawn

09

tinhtran24/maestro

Command

Spawn a worker agent session in a registered project. The session runs the chosen agent in a fresh git worktree. Register the project first with maestro project add.

3 1mo ago A 0 tokens copy · 95% Apache-2.0

start

10

tinhtran24/maestro

Command

Fetch (if needed) and open the Maestro desktop app. The desktop app owns the daemon, state, and updates. maestro start no longer runs a daemon: it resolves the installed app (or downloads the latest release), opens it, and exits.

3 1mo ago A 0 tokens original Apache-2.0

status

11

tinhtran24/maestro

Command

Show Maestro daemon status. Use this to verify the daemon is up and check which port it is bound to.

3 1mo ago A 0 tokens original Apache-2.0

stop

12

tinhtran24/maestro

Command

Command "stop" from tinhtran24/maestro, covering to stop, syntax, flags, examples and stop the daemon.

3 1mo ago A 0 tokens copy · 89% Apache-2.0