First private beta
This is the first non-public beta release of Mozart (v0.1.0-beta.1). The first public release is reserved for v0.1.0. Expect rough edges; we are sharing early so we can shape the product with the developers who will actually use it.
Added
- Projects: open any local repository as a Mozart Project.
- Tasks: capture intent in plain language and hand it to an agent.
- Plans: draft a reviewable plan before any Agent Run touches code.
- Workspaces: each Task runs in an isolated Workspace, scoped to one attempt.
- Agent Runs: drive a Workspace from a Thread, one turn at a time.
- Changes: every Agent Run produces a diff snapshot to review before committing.
- Theme: stone and zinc palettes, light and dark modes, system-aware.
Known limitations
- No public download yet; access is invite-only during the preview.
- The cloud companion at
app.mozart.buildis not available. - Settings cover the essentials only; more controls land in the next releases.
- Bring your own model provider; Claude is the only one wired in today.