Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:24
78c0b9e

2.0.0 (2026-08-01)

⚠ BREAKING CHANGES

  • Contracts are per-todo — propose_contract, lock_contract, decline_contract and reopen_contract all require todo=N. staging_url is no longer accepted inside a contract spec; it is host-owned configuration set on the task or overridden per todo. Role strings that used to identify a single agent now identify a role type; party lists take seats.

Added

  • one kind of contract, any cast, contract kinds, host-owned targets (6acc751)
  • role tags (@BE/@FE/@MB/@de), designer role, and Slack that actually fires (#43) (08449ba)

Fixed

  • show testing as its own step, and serve the connect blocks from one place (#46) (19d0ba2)
  • the todo-scoped verified error refused without explaining (#47) (0bf823e)