Load mobile update conversations without blocking core detail #762

Merged
timmy merged 1 commits from timmy/761-progressive-update-conversation into main 2026-08-13 18:27:42 +00:00
Owner

Closes #761

What changed

  • returns actionable update subject/detail before conversation history
  • hydrates the newest conversation page independently
  • preserves core detail on conversation failure with inline retry
  • ignores stale conversation responses after moving to another update

Verification

  • strict RED observed for core-without-conversation, optional newest-page API, and progressive retry behavior
  • python3 -m pytest tests/ -q → 1456 passed
  • deterministic release bundle build and verification passed
Closes #761 ## What changed - returns actionable update subject/detail before conversation history - hydrates the newest conversation page independently - preserves core detail on conversation failure with inline retry - ignores stale conversation responses after moving to another update ## Verification - strict RED observed for core-without-conversation, optional newest-page API, and progressive retry behavior - `python3 -m pytest tests/ -q` → 1456 passed - deterministic release bundle build and verification passed
timmy added 1 commit 2026-08-13 18:25:38 +00:00
feat: load update conversations progressively (Closes #761)
All checks were successful
CI / lint (pull_request) Successful in 1m38s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
a9d586e689
timmy merged commit 6528b2e73f into main 2026-08-13 18:27:42 +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#762
No description provided.