disinto/dev
openhands 604d1f13ca fix: feat: dev-poll checks priority-labeled issues before plain backlog (#555)
Add two-tier backlog pickup in dev-poll.sh:
1. in-progress issues (existing)
2. priority + backlog issues (FIFO within tier)
3. plain backlog issues (FIFO within tier)

The priority label coexists with backlog (not a replacement).
ensure_priority_label() auto-creates the label if missing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 13:41:57 +00:00
..
AGENTS.md chore: gardener housekeeping 2026-03-22 2026-03-22 12:07:31 +00:00
dev-agent.sh fix: feat: unified escalation — single PHASE:escalate path for all agents (#510) 2026-03-21 19:39:04 +00:00
dev-poll.sh fix: feat: dev-poll checks priority-labeled issues before plain backlog (#555) 2026-03-22 13:41:57 +00:00
phase-handler.sh fix: fix: dev-agent escalates when dev-poll races it to merge — should detect already-merged PR (#548) 2026-03-22 12:24:58 +00:00
phase-test.sh fix: feat: unified escalation — single PHASE:escalate path for all agents (#510) 2026-03-21 19:39:04 +00:00