Skip to content

v0.61.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 21:23
· 10 commits to main since this release
ad3f934

0.61.0 (2026-08-14)

Features

  • cli: add amq launch and session resume reconciliation engine (#502) (2df983a), closes #480
  • cli: add amq setup preview-then-commit porcelain (#500) (fb723fe)
  • cli: add exit code 6 (action_required) and launch aggregate precedence (#493) (ca96060)
  • cli: add session create and session list commands (#496) (cb96416)
  • cli: add stateless setup preview with digest-gated apply (#513) (01fd066)
  • coop: honor declared default_session and deprecate exec creation paths (#501) (2cb22fa)
  • launch: add backend contract, commands plan_only backend, and conformance skeleton (#498) (5a5073a)
  • launch: add harness adapter contract and tier-1 identity adapters (#497) (84d0fa2)
  • launch: add managed tmux backend with journal-backed recovery (#514) (5fd0750)
  • launch: add managed-create recovery journal and execution acknowledgement (#510) (26f6b6c), closes #480
  • launch: add session launch lease with handle locks and lease-gated binding writes (#499) (64c232f)
  • launch: add versioned launch plan, binding, and trust contracts (#495) (1b9c0f3)

Bug Fixes

  • launch: bind execution trust digest to session and root identity (#511) (7159908)
  • launch: gate capture-mode planning on declared capabilities (#512) (51d9218)
  • launch: gate conversation continuity on execution evidence (#508) (6bf355e)