ab65909e6e95b9f5f105da27bdd67f58292b1ea5
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m22s
Splitting the loader: SSE job_update events now only refetch the pipeline payload (queue/processing/done), not the review groups. loadAll (pipeline + groups) is still used for first mount and user- driven mutations (approve/skip) via onMutate. Before: a running job flushed stdout → job_update SSE → 1s debounced load() refetched /groups?offset=0&limit=25 → ReviewColumn's useEffect([initialResponse]) reset groups to page 0, wiping any pages the user had scrolled through. Lazy load appeared to block because every second the column snapped back to the top. v2026.04.15.4 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
99.7%
Dockerfile
0.2%