Skip to content

feat(handoffs): make follow-up atomic - #84

Merged
chicoxyzzy merged 2 commits into
mainfrom
agent/handoff-authority
Jul 14, 2026
Merged

feat(handoffs): make follow-up atomic#84
chicoxyzzy merged 2 commits into
mainfrom
agent/handoff-authority

Conversation

@chicoxyzzy

Copy link
Copy Markdown
Member

Summary

  • add compare-and-set handoff update, status, and delete contracts across memory, SQLite, service, and MCP
  • add an atomic, idempotent accept-with-follow-up command that never claims or launches work
  • preserve snapshot-v1 proposal compatibility while requiring revisions for new assistant handoff edits
  • document the intentional alpha contract changes and retry semantics

Verification

  • make views
  • go test ./...
  • go vet ./...
  • go test -race -count=1 ./...
  • three independent agent reviews, all clean after fixes

@chicoxyzzy
chicoxyzzy merged commit b1fb0b0 into main Jul 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant