summaryrefslogtreecommitdiffhomepage
path: root/packages/transport-http/src/app.test.ts
AgeCommit message (Expand)Author
4 daysfeat(ssh): wave 4 — computer HTTP/WS endpoints + chat computerId threadingAdam Malczewski
4 daysfeat(transport-http): add GET /conversations/:id/mcp status endpointAdam Malczewski
5 daysfix(lsp): broken-server recovery + config source attributionAdam Malczewski
6 daysfeat: persistent per-conversation model selectionAdam Malczewski
6 daysworkspace: conversation.open/statusChanged carry workspaceId (1405 vitest)Adam Malczewski
6 daysfeat(system-prompt): wire into turn flow + compaction + API routesAdam Malczewski
6 daysfix(lsp): gate LSP endpoint on persisted cwd; accept workspaceId on PUT cwdAdam Malczewski
7 daysfeat: workspaces — session-orchestrator + transport-http + transport-ws + c...Adam Malczewski
7 daysfeat: context window from model endpoints + percentage-based auto-compactAdam Malczewski
8 daysfeat: stop generation mid-turn (POST /conversations/:id/stop)Adam Malczewski
8 daysfeat: non-destructive compaction — fork history to archive before replacingAdam Malczewski
8 daysfeat: conversation compacting (manual + automatic)Adam Malczewski
8 daysfeat: conversation lifecycle status (active/idle/closed) for tab persistenceAdam Malczewski
8 daysfeat(transport): CLI endpoints + conversation.open broadcast (Wave 2)Adam Malczewski
8 daysfeat(cli): Wave 0 — contracts for conversation list, last message, open tabAdam Malczewski
9 daysfeat(message-queue): per-conversation queue + steering injectionAdam Malczewski
2026-06-12feat(reasoning-effort): persisted per-conversation + per-turn override, threa...Adam Malczewski
2026-06-12feat(history): CR-5 windowed reads — ?limit= / ?beforeSeq= on GET /conversa...Adam Malczewski
2026-06-12feat(cache-warming): lifecycle CR-4 — default-off, fresh nextWarmAt, conver...Adam Malczewski
2026-06-12feat(turns): detached turns + multi-client live viewAdam Malczewski
2026-06-11feat(lsp,cwd): LSP integration + per-conversation cwd; fix cache-warming cach...Adam Malczewski
2026-06-11fix(cache-warming): accurate cache rate + expectedCacheRate (retention) metricAdam Malczewski
2026-06-11feat(cache-warming): manual POST /chat/warm trigger endpointAdam Malczewski
2026-06-10feat: per-model throughput (tok/s) tracking + metrics endpointAdam Malczewski
2026-06-10feat(metrics): durable per-turn/step token+timing metrics (observability span...Adam Malczewski
2026-06-06feat(transport-http): wildcard CORS + bump contract pkgs to 0.1.0 (FE Slice 2...Adam Malczewski
2026-06-06feat(transport-http,transport-ws): structured edge logging (close coverage ga...Adam Malczewski
2026-06-06feat(transport-http): GET /conversations/:id?sinceSeq= read-side history endp...Adam Malczewski
2026-06-05feat(backend): credential-store + model selection/catalog (GET /models) + per...Adam Malczewski
2026-06-05refactor(kernel): rename tabId → conversationId across contracts + consumer...Adam Malczewski
2026-06-04feat(core-ext): session-orchestrator + transport-http (parallel); wire into b...Adam Malczewski