Lazy-load the complete pull request workspace #542

Merged
timmy merged 1 commits from timmy/541-lazy-pull-workflow into main 2026-08-11 04:55:20 +00:00
Owner

Closes #541

What changed

  • ships pull and review helpers as one immutable, content-addressed feature chunk
  • loads and initializes that workspace only when pull/review work is opened or saved for offline use
  • keeps concurrent loads single-flight and failed loads accessible and retryable from the same work card
  • precaches the exact feature revision for installed cold-offline review

Verification

  • RED: focused bundle and loader tests failed before implementation because the chunk and retry copy did not exist
  • focused: 244 passed
  • full suite: 1113 passed
  • core runtime: 96,211 bytes gzip (93.96 KiB), down from 100,717 bytes
Closes #541 ## What changed - ships pull and review helpers as one immutable, content-addressed feature chunk - loads and initializes that workspace only when pull/review work is opened or saved for offline use - keeps concurrent loads single-flight and failed loads accessible and retryable from the same work card - precaches the exact feature revision for installed cold-offline review ## Verification - RED: focused bundle and loader tests failed before implementation because the chunk and retry copy did not exist - focused: 244 passed - full suite: 1113 passed - core runtime: 96,211 bytes gzip (93.96 KiB), down from 100,717 bytes
timmy added 1 commit 2026-08-11 04:53:43 +00:00
perf: lazy-load pull request workspace (Closes #541)
All checks were successful
CI / lint (pull_request) Successful in 1m4s
CI / build-release (pull_request) Successful in 4s
CI / release-candidate (pull_request) Has been skipped
7d4ff1f095
timmy merged commit 98aecd8255 into main 2026-08-11 04:55:20 +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#542
No description provided.