nexus/.planning
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
..
codebase [nexus] chore: migrate .planning/ from agent repo to nexus repo 2026-04-01 12:24:31 +02:00
milestone-queue [nexus] chore: migrate .planning/ from agent repo to nexus repo 2026-04-01 12:24:31 +02:00
milestones [nexus] chore: migrate .planning/ from agent repo to nexus repo 2026-04-01 12:24:31 +02:00
phases feat(22-01): SSE echo-stream endpoint, edit message route, and stream tests 2026-04-01 14:51:53 +02:00
research [nexus] chore: migrate .planning/ from agent repo to nexus repo 2026-04-01 12:24:31 +02:00
config.json [nexus] chore: migrate .planning/ from agent repo to nexus repo 2026-04-01 12:24:31 +02:00
MILESTONES.md [nexus] chore: migrate .planning/ from agent repo to nexus repo 2026-04-01 12:24:31 +02:00
PROJECT.md [nexus] chore: migrate .planning/ from agent repo to nexus repo 2026-04-01 12:24:31 +02:00
REBASE-RUNBOOK.md [nexus] docs(01-02): create zone taxonomy, rebase runbook, and hook installer 2026-04-01 07:43:45 +02:00
REQUIREMENTS.md docs(21-03): complete chat wire-up plan — API client, ChatPanel, conversation list, message list, Layout integration 2026-04-01 13:13:25 +02:00
ROADMAP.md [nexus] docs(22-agent-streaming): create phase plan 2026-04-01 14:34:00 +02:00
STATE.md [nexus] docs(phase-21): complete phase execution — verification passed, user approved 2026-04-01 14:16:14 +02:00
ZONE-TAXONOMY.md [nexus] docs(01-02): create zone taxonomy, rebase runbook, and hook installer 2026-04-01 07:43:45 +02:00