Load comment actions only when a conversation opens #840

Merged
timmy merged 1 commits from timmy/839-lazy-comment-actions into main 2026-08-14 17:03:10 +00:00
Owner

Summary

  • remove the optional comment-actions chunk from dashboard startup
  • paint issue, pull, and Update conversations before single-flight action hydration
  • preserve reading/reply/planning on chunk failure with an accessible inline retry
  • keep the hydrator available in the offline app shell

Tests

  • python3 -m pytest tests/test_conversation_action_hydrator.py -q
  • python3 -m pytest -q (1581 passed)

Closes #839

## Summary - remove the optional comment-actions chunk from dashboard startup - paint issue, pull, and Update conversations before single-flight action hydration - preserve reading/reply/planning on chunk failure with an accessible inline retry - keep the hydrator available in the offline app shell ## Tests - `python3 -m pytest tests/test_conversation_action_hydrator.py -q` - `python3 -m pytest -q` (1581 passed) Closes #839
timmy added 1 commit 2026-08-14 17:00:49 +00:00
Load comment actions on conversation demand
All checks were successful
CI / lint (pull_request) Successful in 1m53s
CI / build-release (pull_request) Successful in 6s
CI / release-candidate (pull_request) Has been skipped
f094438dab
timmy merged commit 35747cf9fb into main 2026-08-14 17:03:10 +00:00
timmy deleted branch timmy/839-lazy-comment-actions 2026-08-14 17:03:10 +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#840
No description provided.