feat(orchestrator): MS23 per-agent message history and SSE stream #702

Merged
jason.woltje merged 1 commits from feat/ms23-p0-stream into main 2026-03-07 17:15:31 +00:00
Owner

Adds GET /agents/:id/messages and GET /agents/:id/messages/stream SSE endpoints to orchestrator (MS23-P0-003).

Partial #693

Adds GET /agents/:id/messages and GET /agents/:id/messages/stream SSE endpoints to orchestrator (MS23-P0-003). Partial #693
jason.woltje added 1 commit 2026-03-07 04:32:18 +00:00
GET /agents/:id/messages - paginated message history
GET /agents/:id/messages/stream - SSE live stream with replay

Partial #693
jason.woltje force-pushed feat/ms23-p0-stream from 4cbcd7acbd to a9ce908dcb 2026-03-07 04:45:29 +00:00 Compare
jason.woltje force-pushed feat/ms23-p0-stream from a9ce908dcb to 1cf98a1729 2026-03-07 06:57:10 +00:00 Compare
jason.woltje force-pushed feat/ms23-p0-stream from 1cf98a1729 to d927d02b5e 2026-03-07 15:38:57 +00:00 Compare
jason.woltje force-pushed feat/ms23-p0-stream from d927d02b5e to 786eaf9fe1 2026-03-07 16:00:21 +00:00 Compare
jason.woltje force-pushed feat/ms23-p0-stream from 786eaf9fe1 to 5341e0175b 2026-03-07 16:17:29 +00:00 Compare
jason.woltje force-pushed feat/ms23-p0-stream from 5341e0175b to f745a6d24a 2026-03-07 16:31:59 +00:00 Compare
jason.woltje force-pushed feat/ms23-p0-stream from f745a6d24a to 7980aff622 2026-03-07 16:46:05 +00:00 Compare
jason.woltje force-pushed feat/ms23-p0-stream from 7980aff622 to 4f3a9b9521 2026-03-07 17:00:49 +00:00 Compare
jason.woltje merged commit e0b28c91c3 into main 2026-03-07 17:15:31 +00:00
Sign in to join this conversation.