Releases: BRYANN2K/maestro
Releases · BRYANN2K/maestro
Release list
Maestro 1.0.0 — Code in Concert
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
/bootstrapinitialize Git for a new project and/acceptcreate 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.