Comment and continue to the next Today item #430

Merged
timmy merged 1 commits from timmy/429-comment-next into main 2026-08-09 22:02:02 +00:00
Owner

Closes #429

What changed

  • adds thumb-safe Comment & next actions for the checkpointed Today issue and pull request
  • posts online or preserves the original idempotency key through durable offline admission before advancing
  • clears only the completed draft, removes the item from Today, and opens the next item without closing or merging it
  • hides the action outside the current Today checkpoint and preserves draft/session position on failure
  • ships the controller in the versioned offline shell

Verification

  • pytest -q tests/test_comment_next.py — 7 passed
  • pytest -q — 827 passed
  • node --check on changed dashboard runtime files
Closes #429 ## What changed - adds thumb-safe **Comment & next** actions for the checkpointed Today issue and pull request - posts online or preserves the original idempotency key through durable offline admission before advancing - clears only the completed draft, removes the item from Today, and opens the next item without closing or merging it - hides the action outside the current Today checkpoint and preserves draft/session position on failure - ships the controller in the versioned offline shell ## Verification - `pytest -q tests/test_comment_next.py` — 7 passed - `pytest -q` — 827 passed - `node --check` on changed dashboard runtime files
timmy added 1 commit 2026-08-09 22:00:37 +00:00
feat: comment and continue Today work (#429)
All checks were successful
CI / lint (pull_request) Successful in 50s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
2cbeba30fd
timmy merged commit 0363f23cef into main 2026-08-09 22:02:02 +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#430
No description provided.