Wait for complete Agenda discovery before starting a session #736

Merged
timmy merged 1 commits from timmy/735-atomic-agenda-launch into main 2026-08-13 11:58:31 +00:00
Owner

Closes #735

What changed

  • serialize mobile Agenda launch behind complete assigned-issue discovery
  • deduplicate repeated launch taps with one in-flight promise
  • preserve the durable checkpoint when discovery fails or the user leaves Agenda
  • precache the new launcher for offline/subpath installs

Verification

  • pytest -q tests/test_my_work.py tests/test_mobile_task_dock.py
  • pytest -q (1419 passed)
Closes #735 ## What changed - serialize mobile Agenda launch behind complete assigned-issue discovery - deduplicate repeated launch taps with one in-flight promise - preserve the durable checkpoint when discovery fails or the user leaves Agenda - precache the new launcher for offline/subpath installs ## Verification - `pytest -q tests/test_my_work.py tests/test_mobile_task_dock.py` - `pytest -q` (1419 passed)
timmy added 1 commit 2026-08-13 11:56:41 +00:00
fix: wait for complete Agenda discovery (Closes #735)
All checks were successful
CI / lint (pull_request) Successful in 1m26s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
64ff5127d8
timmy merged commit e7d5196987 into main 2026-08-13 11:58:31 +00:00
timmy deleted branch timmy/735-atomic-agenda-launch 2026-08-13 11:58:31 +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#736
No description provided.