Resume interrupted Today sessions #396

Merged
rockachopa merged 1 commits from timmy/395-resume-today-session into main 2026-08-09 11:03:46 +00:00
Member

Closes #395

What changed

  • persist an account-bound Today-session item and queue position
  • offer touch-safe Resume Today and End session controls after reload
  • reconcile removed work to the next surviving item and clear empty/finished checkpoints
  • refresh the installed PWA shell cache so the flow works after a cold launch

Verification

  • RED observed for checkpoint resume, account isolation/end, empty-plan cleanup, storage failure, rendered integration, and shell refresh
  • python3 -m pytest tests/test_my_work.py -q — 148 passed
  • python3 -m pytest tests/test_service_worker.py -q — 30 passed
  • python3 -m pytest -q — 758 passed
  • node --check for changed runtime scripts and git diff --check passed
Closes #395 ## What changed - persist an account-bound Today-session item and queue position - offer touch-safe Resume Today and End session controls after reload - reconcile removed work to the next surviving item and clear empty/finished checkpoints - refresh the installed PWA shell cache so the flow works after a cold launch ## Verification - RED observed for checkpoint resume, account isolation/end, empty-plan cleanup, storage failure, rendered integration, and shell refresh - `python3 -m pytest tests/test_my_work.py -q` — 148 passed - `python3 -m pytest tests/test_service_worker.py -q` — 30 passed - `python3 -m pytest -q` — 758 passed - `node --check` for changed runtime scripts and `git diff --check` passed
rockachopa added 1 commit 2026-08-09 11:02:33 +00:00
feat: resume interrupted Today sessions (#395)
All checks were successful
CI / lint (pull_request) Successful in 43s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
1f7fd093fd
rockachopa merged commit 055a9dbb2a into main 2026-08-09 11:03:46 +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#396
No description provided.