disinto/dev
Claude 8679332756
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix: bug: dev-poll stale detection races with issue_claim — blocks freshly claimed issues (#471)
Add 60-second grace period to stale in-progress detection in dev-poll.sh.
When a poller sees an in-progress issue with no assignee/PR/lock, it now
checks the timeline API for when the label was added. If <60s ago, it
skips stale detection to allow the claiming agent time to finish its
assign+label sequence.

Also documents the intentional assign-before-label ordering in
issue_claim() that minimizes the race window.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 14:45:30 +00:00
..
AGENTS.md chore: gardener housekeeping 2026-04-09 2026-04-09 14:24:52 +00:00
dev-agent.sh fix: dev-agent failure cleanup should preserve remote branch and PR for debugging 2026-04-02 05:43:43 +00:00
dev-poll.sh fix: bug: dev-poll stale detection races with issue_claim — blocks freshly claimed issues (#471) 2026-04-09 14:45:30 +00:00
phase-test.sh fix: chore: remove dead tmux-based session code (agent-session.sh, phase-handler.sh) (#262) 2026-04-05 22:25:53 +00:00