Skip to content

Releases: BRYANN2K/maestro

Maestro 1.0.0 — Code in Concert

Choose a tag to compare

@github-actions github-actions released this 11 Aug 00:03
5eac886

Maestro 1.0.0 is the first public release of the spec-driven AI development workflow for the terminal.

Install

npx @bryann2k/maestro

Highlights

  • Turn a conversation into a reviewable spec before implementation begins.
  • Let /bootstrap initialize Git for a new project and /accept create the isolated managed worktree automatically.
  • Route Chat, Build, Review, and Docs through independent models and reasoning settings.
  • Build, review, document, checkpoint, rewind, and merge from one terminal workflow.
  • Use the integrated IDE, durable sessions, Skills, MCP integrations, and Guided or Challenge Coach modes.

Safety and verification

  • Explicit acceptance and merge confirmations.
  • Read-only independent review with deterministic checks and evidence tied to the exact Git state.
  • Prebuilt macOS, Linux, and Windows archives for AMD64 and ARM64.
  • SHA-256 verification through checksums.txt.
  • npm launcher downloads and caches the exact binary version selected by the package.

See the README for the complete workflow and provider setup.