feat(web): MS23-P2-002 OrchestratorPanel SSE stream component #725

Merged
jason.woltje merged 1 commits from feat/ms23-p2-panel into main 2026-03-07 20:17:57 +00:00
Owner

Summary

  • replace the useMissionControl stub with typed useSessions and useSessionStream hooks
  • implement live OrchestratorPanel message stream UI with role badges, relative timestamps, connection indicator, and auto-scroll
  • wire Mission Control layout/panel so panel 1 streams from the first available session
  • add a reusable ScrollArea UI wrapper used by the panel

Validation

  • pnpm --filter @mosaic/web lint
  • pnpm --filter @mosaic/web build

Closes #695

## Summary - replace the `useMissionControl` stub with typed `useSessions` and `useSessionStream` hooks - implement live `OrchestratorPanel` message stream UI with role badges, relative timestamps, connection indicator, and auto-scroll - wire Mission Control layout/panel so panel 1 streams from the first available session - add a reusable `ScrollArea` UI wrapper used by the panel ## Validation - `pnpm --filter @mosaic/web lint` - `pnpm --filter @mosaic/web build` Closes #695
jason.woltje added 1 commit 2026-03-07 20:16:55 +00:00
feat(web): MS23-P2-002 OrchestratorPanel SSE stream component
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
631ba499e3
jason.woltje merged commit 577e6141e0 into main 2026-03-07 20:17:57 +00:00
Sign in to join this conversation.