summaryrefslogtreecommitdiffhomepage
path: root/packages/conversation-store/src
AgeCommit message (Expand)Author
2026-06-28fix(conversation-store): msgIdx collision merges messages across turns + reco...Adam Malczewski
2026-06-28feat(workspace-star): starred workspace priority for concurrency limitingAdam Malczewski
2026-06-27feat(vision): image compaction for vision-capable models + global vision sett...Adam Malczewski
2026-06-26style: switch from tabs to 2-space indentationAdam Malczewski
2026-06-25feat(ssh): wave 1 — ExecBackend + computer data model + runtime threadingAdam Malczewski
2026-06-24fix(broken-chat): read-time self-repair of unrecoverable chatsAdam Malczewski
2026-06-24feat: persistent per-conversation model selectionAdam Malczewski
2026-06-23feat: workspaces contract + conversation-store implementation (Wave 0+1)Adam Malczewski
2026-06-22feat: context window from model endpoints + percentage-based auto-compactAdam Malczewski
2026-06-22fix: compaction keeps original ID, forks old history to archive, chains via c...Adam Malczewski
2026-06-22feat: non-destructive compaction — fork history to archive before replacingAdam 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(conversation-store): conversation metadata + list + title (Wave 1)Adam Malczewski
2026-06-21feat(cli): Wave 0 — contracts for conversation list, last message, open tabAdam Malczewski
2026-06-21fix(history): harden loadSince sinceSeq lower bound (forgiving, like beforeSe...Adam 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-11feat(lsp,cwd): LSP integration + per-conversation cwd; fix cache-warming cach...Adam Malczewski
2026-06-10feat(conversation-store): reconcile.repair span (logging-audit #1)Adam Malczewski
2026-06-10feat(metrics): durable per-turn/step token+timing metrics (observability span...Adam Malczewski
2026-06-07feat(wire,kernel,conversation-store): step grouping via stepId for batched to...Adam Malczewski
2026-06-06feat(wire,conversation-store): per-chunk seq sync cursor (StoredChunk)Adam Malczewski
2026-06-04feat(core-ext): conversation-store — append-only multi-turn persistence on ...Adam Malczewski