Skip to content

agent-os v0.6.0

Choose a tag to compare

@sockulags sockulags released this 29 Jul 22:14
fb0f9fd

What changed

  • The developer request is now the authority boundary: implementation requests authorize in-scope repository edits without a redundant approval checkpoint.
  • deliver-work is contract-driven around outcome, boundaries, ground truth, and the requested delivery target.
  • Routine work no longer carries a procedural review ledger; independent review remains proportional for explicitly requested or unusually risky work.
  • Batch, chart, shape, dispatch, initialization, diagnostics, scope, verification, and skill-writing flows have been simplified around agent judgment inside explicit bounds.
  • Batch hashes now protect task and manifest drift rather than model approval state.
  • Documentation, validators, eval cases, and both Claude Code and Codex plugin manifests are synchronized at 0.6.0.

Validation

  • Repository contract validator and its red-case suite
  • Batch manifest hash tests
  • VitePress production build
  • Pull request CI on the exact release commit