summaryrefslogtreecommitdiffhomepage
path: root/packages/transport-http/src/logic.ts
AgeCommit message (Expand)Author
2026-06-27Merge branch 'feature/vision-handoff' into devAdam Malczewski
2026-06-27feat(concurrency): add "queued" ConversationStatus — emit when request bloc...Adam Malczewski
2026-06-27feat(vision-handoff): implement vision for capable models and universal visio...Adam Malczewski
2026-06-26style: switch from tabs to 2-space indentationAdam Malczewski
2026-06-25feat(ssh): wave 4 — computer HTTP/WS endpoints + chat computerId threadingAdam Malczewski
2026-06-24feat: persistent per-conversation model selectionAdam Malczewski
2026-06-23feat: workspaces — session-orchestrator + transport-http + transport-ws + c...Adam Malczewski
2026-06-22feat: conversation lifecycle status (active/idle/closed) for tab persistenceAdam Malczewski
2026-06-21feat(transport): CLI endpoints + conversation.open broadcast (Wave 2)Adam Malczewski
2026-06-21feat(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-11fix(cache-warming): accurate cache rate + expectedCacheRate (retention) metricAdam Malczewski
2026-06-11feat(cache-warming): manual POST /chat/warm trigger endpointAdam 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-04feat(core-ext): session-orchestrator + transport-http (parallel); wire into b...Adam Malczewski