Skip to content

Make iteration comment claiming monotonic#333

Merged
nicobistolfi merged 1 commit intomainfrom
vigilante/issue-332-make-iteration-comment-claiming-monotonic-to-stop-replay-loops-on-historical-comments
Mar 29, 2026
Merged

Make iteration comment claiming monotonic#333
nicobistolfi merged 1 commit intomainfrom
vigilante/issue-332-make-iteration-comment-claiming-monotonic-to-stop-replay-loops-on-historical-comments

Conversation

@nicobistolfi
Copy link
Copy Markdown
Collaborator

Summary

  • make iteration comment selection monotonic by treating the stored timestamp and comment ID as a claim cursor
  • stop replaying older ignored iteration comments while still accepting genuinely new follow-up requests
  • add regression coverage for historical replay and new-comment detection

Validation

  • go test ./internal/github ./internal/app
  • go test ./...

Closes #332

@nicobistolfi nicobistolfi merged commit b339e2f into main Mar 29, 2026
1 check passed
@nicobistolfi nicobistolfi deleted the vigilante/issue-332-make-iteration-comment-claiming-monotonic-to-stop-replay-loops-on-historical-comments branch March 29, 2026 03:04
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.

Make iteration comment claiming monotonic to stop replay loops on historical comments

1 participant