Stop progress comments from retriggering agent entrypoint - #500
Conversation
|
@sepo-agent /review |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@sepo-agent /answer what's the issue |
|
The original bug is that App-authored progress-comment edits spawned recursive Agent Entrypoint runs—48 extra runs were observed from two The remaining review issue is an identity mismatch:
The core recursion fix works and CI passes; this is a minor cleanup/idempotency regression. To fix it, send:
Sepo activitySepo finished — answer · 1m40s · 16 steps Last message
Activity
|
|
@sepo-agent /fix-pr preserve cleanup of both App/PAT-authored and github-actions[bot] fix-pr statuses, with cross-identity regression coverage |
|
Sepo pushed fixes for this PR. Branch:
Sepo activitySepo finished — fix-pr · 7m21s · 45 steps Last message
Activity
|
|
@sepo-agent /review |
Rubrics Review
Notes
Findings
Final Rubric VerdictPARTIAL
|
AI Review Synthesis
Summary of PR/IssuePR #500 addresses #499 by routing progress-comment creation, updates, cancellation, and final replacement through the non-recursive job-scoped ReviewAll three current review artifacts agree there are no blocking or warning-level defects on head
Progress
Recommended Next Step
Final VerdictSHIP Action Items
|
Rubrics UpdateNo changes were committed to No rubric changes.
|
Summary
GITHUB_TOKENfor progress comment creation, updates, cancellation, and final replacement.Tests
npm --prefix .agent run test:ciCloses #499