disinto/dev
openhands 70aea63521 fix: Dual curl calls for HAS_APPROVE / HAS_CHANGES create a race window (#321)
Each of the three review-check sites (orphan, stuck-PR, backlog) now
fetches reviews with a single curl call, storing the JSON response and
jq-filtering both HAS_APPROVE and HAS_CHANGES from the cached result.
This eliminates the race window where a review submitted between the
two calls could cause a transient mismatch.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 00:59:51 +00:00
..
dev-agent.sh fix: agents don't clean up tmux sessions and phase files on completion (#302) 2026-03-19 20:30:27 +00:00
dev-poll.sh fix: Dual curl calls for HAS_APPROVE / HAS_CHANGES create a race window (#321) 2026-03-20 00:59:51 +00:00
phase-handler.sh fix: agents don't clean up tmux sessions and phase files on completion (#302) 2026-03-19 20:30:27 +00:00
phase-test.sh fix: distinguish phase file writes from reads in PostToolUse hook 2026-03-19 18:14:49 +00:00