Skip to content

feat(protocol): add interactive prompt resolution tombstone#18

Merged
hishamkaram merged 1 commit into
mainfrom
221-fix-prompt-replay
May 17, 2026
Merged

feat(protocol): add interactive prompt resolution tombstone#18
hishamkaram merged 1 commit into
mainfrom
221-fix-prompt-replay

Conversation

@hishamkaram
Copy link
Copy Markdown
Owner

Summary

  • add interactive_prompt_resolved message type
  • add InteractivePromptResolvedPayload with question_id, session_id, reason, and resolved_at
  • cover the constant and JSON payload shape with roundtrip tests

Verification

  • go test -race -count=1 -p 4 ./...
  • go vet ./...
  • golangci-lint run ./...
  • govulncheck ./...

@hishamkaram hishamkaram merged commit cb3bf7c into main May 17, 2026
1 check passed
@hishamkaram hishamkaram deleted the 221-fix-prompt-replay branch May 17, 2026 04:42
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