Skip to content

Changelog

What’s shipped

Every release, in order. One entry so far. That’s what v0 means.

v0

JULY 2026 · CURRENT · MACOS

The first public build. Everything below shipped at once because everything below is the product: the graph, the fleets, the gate.

Engine

  • Describe a project, get a dependency graph of typed tasks: interfaces first.
  • Fleet orchestration: one fleet per subsystem, parallel under a global concurrency cap.
  • Model routing: Claude Sonnet 4.6 for judgment, Claude Haiku 4.5 for mechanics.
  • Verification gate: a task counts as done only when its check passes.

Views

  • Plan, Run, Fleets, Logs, and Result: live counters, per-agent log stream, graph check-offs.
  • Blocked work surfaces immediately instead of hiding in output.

Distribution

  • Export as files on disk or a prompt-pack of the whole run.
  • Local-first storage: projects, runs, and logs stay in a local database on your Mac.

Release builds live on GitHub. New entries land here the day they ship.