nexus/.planning/phases
Mikkel Georgsen fa10552127 feat(22-01): SSE echo-stream endpoint, edit message route, and stream tests
- Add GET /conversations/:id/stream SSE endpoint with echo-stream placeholder
- Set text/event-stream, X-Accel-Buffering: no, flush headers immediately
- Stream token events word-by-word, emit done event with messageId on completion
- Detect client disconnect via req.on(close) to stop streaming
- Persist assistant message only when stream completes (not on abort)
- Add ECHO-STREAM PLACEHOLDER comment for Phase 23 LLM adapter replacement
- Create chat-stream-routes.test.ts with SSE header, token/done event, and 404 tests
2026-04-01 14:51:53 +02:00
..
01-foundation [nexus] chore: migrate .planning/ from agent repo to nexus repo 2026-04-01 12:24:31 +02:00
21-chat-foundation [nexus] docs(phase-21): complete phase execution — verification passed, user approved 2026-04-01 14:16:14 +02:00
22-agent-streaming [nexus] fix(22): revise plans based on checker feedback 2026-04-01 14:45:00 +02:00
23-brainstormer-flow feat(22-01): SSE echo-stream endpoint, edit message route, and stream tests 2026-04-01 14:51:53 +02:00
v1.2.0.1-phases/13-scaffolding-and-data-layer [nexus] chore: migrate .planning/ from agent repo to nexus repo 2026-04-01 12:24:31 +02:00