Skip blocked items while running the Today queue #438

Merged
timmy merged 1 commits from timmy/437-today-readiness into main 2026-08-10 00:40:45 +00:00
Owner

Closes #437

What changed

  • checks issue dependencies before Start, Resume, Continue, Next, and completion advance
  • preserves Today order while offering the earliest known-ready item
  • adds blocked/unknown mobile gate with Retry, explicit override, plan review, blocker links, and browser-Back handling
  • keeps non-issue work immediately runnable and supports cached offline dependency status

Verification

  • python3 -m pytest tests/ -q — 849 passed
  • Node syntax checks and git diff --check pass
  • Chromium 320×700 rendered gate: no body/panel horizontal overflow; action heights 48–63px
Closes #437 ## What changed - checks issue dependencies before Start, Resume, Continue, Next, and completion advance - preserves Today order while offering the earliest known-ready item - adds blocked/unknown mobile gate with Retry, explicit override, plan review, blocker links, and browser-Back handling - keeps non-issue work immediately runnable and supports cached offline dependency status ## Verification - `python3 -m pytest tests/ -q` — 849 passed - Node syntax checks and `git diff --check` pass - Chromium 320×700 rendered gate: no body/panel horizontal overflow; action heights 48–63px
timmy added 1 commit 2026-08-10 00:39:31 +00:00
feat: skip blocked Today work (#437)
All checks were successful
CI / lint (pull_request) Successful in 48s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
8989e93c2c
timmy merged commit 74d1435ca7 into main 2026-08-10 00:40:45 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#438
No description provided.