summaryrefslogtreecommitdiffhomepage
path: root/packages/session-orchestrator
AgeCommit message (Expand)Author
2026-06-11feat(lsp,cwd): LSP integration + per-conversation cwd; fix cache-warming cach...Adam Malczewski
2026-06-11feat(cache-warming): CR-3 — manual warm resets timer + nextWarmAt/lastWarmA...Adam Malczewski
2026-06-11feat(cache-warming): per-conversation prompt-cache warming + warm() serviceAdam Malczewski
2026-06-10feat(skills): skill system + load_skill tool via per-turn tools filterAdam Malczewski
2026-06-10feat(metrics): durable per-turn/step token+timing metrics (observability span...Adam Malczewski
2026-06-07feat(wire,kernel,session-orchestrator): live turn metrics on the streamAdam Malczewski
2026-06-06feat(kernel-runtime,session-orchestrator): emit turn lifecycle eventsAdam Malczewski
2026-06-06feat(wire,conversation-store): per-chunk seq sync cursor (StoredChunk)Adam Malczewski
2026-06-05feat(backend): credential-store + model selection/catalog (GET /models) + per...Adam Malczewski
2026-06-05feat(observability): Phase A logging substrate — Logger/Span ABI + journal ...Adam Malczewski
2026-06-05refactor(kernel): rename tabId → conversationId across contracts + consumer...Adam Malczewski
2026-06-04fix(kernel): expose getProviders/getTools on HostAPI (CR-2) + runTurn uses in...Adam Malczewski
2026-06-04feat(core-ext): session-orchestrator + transport-http (parallel); wire into b...Adam Malczewski