agent-orchestrator/packages/web/src
prateek 2108620ee9
feat(web): subscribe Dashboard to SSE for real-time session updates (#249)
Wire the Dashboard component to the existing /api/events SSE endpoint
so session status, activity, and lastActivityAt update in real-time
without requiring a full page refresh. SSE snapshots are lightweight
patches merged into the full server-rendered session objects.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 20:04:57 +05:30
..
__tests__ feat(web): redesign dashboard, session detail, and orchestrator terminal (#125) 2026-02-20 18:43:57 +05:30
app feat(web): subscribe Dashboard to SSE for real-time session updates (#249) 2026-03-01 20:04:57 +05:30
components feat(web): subscribe Dashboard to SSE for real-time session updates (#249) 2026-03-01 20:04:57 +05:30
hooks feat(web): subscribe Dashboard to SSE for real-time session updates (#249) 2026-03-01 20:04:57 +05:30
lib feat(web): redesign dashboard, session detail, and orchestrator terminal (#125) 2026-02-20 18:43:57 +05:30
vitest.d.ts fix: upgrade @testing-library/jest-dom for vitest 2.x type compatibility (#21) 2026-02-14 14:40:44 +05:30