Reply to updates and continue Today in one action #452

Merged
timmy merged 1 commits from timmy/451-update-reply-next into main 2026-08-10 04:17:32 +00:00
Owner

What changed

  • add a conditional, thumb-safe Reply & next action for the current checkpointed Today update
  • reuse the single-flight comment-and-continue controller with update-reply outbox identity
  • preserve explicit unread acknowledgement while advancing only after posting or durable admission
  • roll the offline shell and document the workflow

Verification

  • RED: update identity test failed because update replies were posted without the operation ID and queued as issue comments
  • RED: rendered mobile test failed because the action and shell revision were absent
  • GREEN: pytest -q tests/test_comment_next.py (9 passed)
  • focused integration: 100 passed
  • full suite: pytest -q (867 passed)
  • node --check passed for changed runtime scripts

Closes #451

## What changed - add a conditional, thumb-safe **Reply & next** action for the current checkpointed Today update - reuse the single-flight comment-and-continue controller with update-reply outbox identity - preserve explicit unread acknowledgement while advancing only after posting or durable admission - roll the offline shell and document the workflow ## Verification - RED: update identity test failed because update replies were posted without the operation ID and queued as issue comments - RED: rendered mobile test failed because the action and shell revision were absent - GREEN: `pytest -q tests/test_comment_next.py` (9 passed) - focused integration: 100 passed - full suite: `pytest -q` (867 passed) - `node --check` passed for changed runtime scripts Closes #451
timmy added 1 commit 2026-08-10 04:16:15 +00:00
feat: reply to updates and continue Today (#451)
All checks were successful
CI / lint (pull_request) Successful in 52s
CI / build-release (pull_request) Successful in 6s
CI / release-candidate (pull_request) Has been skipped
cf2e49300a
timmy merged commit c96ed51b0d into main 2026-08-10 04:17:32 +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#452
No description provided.