You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)