mirror of
https://github.com/smittix/intercept.git
synced 2026-07-06 00:28:12 -07:00
189a7b9597
When navigating away from the dashboard and back, the page reloads with no knowledge of running decoders. Add status checks on page load to sync UI state and reconnect SSE streams. Also add auto-reconnect on SSE error with guard conditions to prevent loops when intentionally stopped. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>