summaryrefslogtreecommitdiffhomepage
path: root/packages/session-orchestrator/src/extension.ts
AgeCommit message (Expand)Author
2026-06-28feat(observability): periodic memory-usage logging to localize leak sourceAdam Malczewski
2026-06-27Merge branch 'feature/vision-handoff' into devAdam Malczewski
2026-06-27feat(vision-handoff): implement vision for capable models and universal visio...Adam Malczewski
2026-06-27feat(provider-concurrency): implement per-provider in-memory concurrency limi...Adam Malczewski
2026-06-26style: switch from tabs to 2-space indentationAdam Malczewski
2026-06-25feat(ssh): wave 3 — session-orchestrator computerId threading + transport-c...Adam Malczewski
2026-06-24feat(system-prompt): wire into turn flow + compaction + API routesAdam Malczewski
2026-06-22feat: context window from model endpoints + percentage-based auto-compactAdam Malczewski
2026-06-22feat: conversation compacting (manual + automatic)Adam Malczewski
2026-06-22feat: conversation lifecycle status (active/idle/closed) for tab persistenceAdam Malczewski
2026-06-21feat(message-queue): per-conversation queue + steering injectionAdam Malczewski
2026-06-12feat(cache-warming): lifecycle CR-4 — default-off, fresh nextWarmAt, conver...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-07feat(wire,kernel,session-orchestrator): live turn metrics on the streamAdam 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-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