summaryrefslogtreecommitdiffhomepage
path: root/packages/wire/src/index.ts
AgeCommit message (Expand)Author
4 daysMerge branch 'dev' into feature/ssh-supportAdam Malczewski
4 daysfeat(kernel): retry-with-backoff on retryable provider errorsAdam Malczewski
4 daysfeat(ssh): wave 1 — ExecBackend + computer data model + runtime threadingAdam Malczewski
6 daysfeat: workspaces contract + conversation-store implementation (Wave 0+1)Adam Malczewski
7 daysfix: compaction keeps original ID, forks old history to archive, chains via c...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(cli): Wave 0 — contracts for conversation list, last message, open tabAdam Malczewski
8 daysfeat(message-queue): per-conversation queue + steering injectionAdam Malczewski
2026-06-12feat(contracts): reasoning effort — ReasoningEffort ladder (low..max), Prov...Adam Malczewski
2026-06-12feat(history): CR-5 windowed reads — ?limit= / ?beforeSeq= on GET /conversa...Adam Malczewski
2026-06-12fix(turns): emit user prompt on the turn event stream (CR-3)Adam Malczewski
2026-06-12feat(metrics): expose current context size to the frontendAdam 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-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-06feat(frontend,wire): surface system (FE slice 1) + @dispatch/wire types-only ...Adam Malczewski