summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2026-06-11feat(lsp,cwd): LSP integration + per-conversation cwd; fix cache-warming cach...Adam Malczewski
2026-06-11docs: CR-3 resolution courier (timer field + manual-warm reset) + tasksAdam Malczewski
2026-06-11feat(cache-warming): CR-3 — manual warm resets timer + nextWarmAt/lastWarmA...Adam Malczewski
2026-06-11docs(handoff): prune cache-warming FE handoff to what's unconsumedAdam Malczewski
2026-06-11fix(cache-warming): accurate cache rate + expectedCacheRate (retention) metricAdam Malczewski
2026-06-11docs(handoff): FE courier for cache-warming controls + surface protocolAdam Malczewski
2026-06-11feat(surfaces): NumberField + per-conversation surface scoping; cache-warming...Adam Malczewski
2026-06-11feat(cache-warming): manual POST /chat/warm trigger endpointAdam 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(tools): add run_shell, edit_file, write_file + read_file directory listingAdam Malczewski
2026-06-10trace-store: fix old-schema migration crash (found by live boot)Adam Malczewski
2026-06-10observability-collector: drive trace-store prune on a cadenceAdam Malczewski
2026-06-10trace-store: content-addressed body dedup + retention/pruneAdam Malczewski
2026-06-10feat: per-model throughput (tok/s) tracking + metrics endpointAdam Malczewski
2026-06-10kernel/run-turn: thread providerOpts (model) into provider.streamAdam Malczewski
2026-06-10host-bin: external-extension loader + claude credential wiringAdam Malczewski
2026-06-10docs: FE cache hit/miss + percentage calculation handoffAdam Malczewski
2026-06-10feat(conversation-store): reconcile.repair span (logging-audit #1)Adam Malczewski
2026-06-10docs(metrics): FE Pass-2 courier handoff + mark live-verifiedAdam Malczewski
2026-06-10docs(tasks): prune stale milestone history to a lean current-state docAdam Malczewski
2026-06-10feat(metrics): durable per-turn/step token+timing metrics (observability span...Adam Malczewski
2026-06-07docs(tasks): record live metrics Pass 1 done + live-verifiedAdam Malczewski
2026-06-07feat(wire,kernel,session-orchestrator): live turn metrics on the streamAdam Malczewski
2026-06-07docs(tasks): record per-step TTFT+decode timing done + live-verifiedAdam Malczewski
2026-06-07feat(kernel-runtime): per-step TTFT + decode timing spans (observability)Adam Malczewski
2026-06-07docs(tasks): record stepId step-grouping done + live-verifiedAdam Malczewski
2026-06-07feat(wire,kernel,conversation-store): step grouping via stepId for batched to...Adam Malczewski
2026-06-07docs(harness): biome-clean rule + parallel-wave orchestrationAdam Malczewski
2026-06-06docs(tasks): record FE Slice-2 backend handoff resolution (A-E answered)Adam Malczewski
2026-06-06feat(transport-http): wildcard CORS + bump contract pkgs to 0.1.0 (FE Slice 2...Adam Malczewski
2026-06-06refactor(transport-http,host-bin): transport-http owns its Bun.serve (fix log...Adam Malczewski
2026-06-06feat(transport-http,transport-ws): structured edge logging (close coverage ga...Adam Malczewski
2026-06-06docs(harness): author extension-logging rule (close the pending logging gap)Adam Malczewski
2026-06-06feat(kernel-runtime,session-orchestrator): emit turn lifecycle eventsAdam Malczewski
2026-06-06feat(transport-ws,transport-contract): multiplex chat ops onto the surface WSAdam Malczewski
2026-06-06feat(transport-http): GET /conversations/:id?sinceSeq= read-side history endp...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
2026-06-06docs: complete repo geography in ORCHESTRATOR.md §7 — add .dispatch/ brief...Adam Malczewski
2026-06-06refactor(orchestrator): standardized owner-agent briefs (package + extension)Adam Malczewski
2026-06-06revert: undo parallel owner-agent brief refactor (dd249ed, bf0c4d1)Adam Malczewski
2026-06-06fix: remove placeholder from skill files — orchestrator appends TASK as a s...Adam Malczewski
2026-06-06refactor(orchestrator): standardized owner-agent briefs — package-agent.md ...Adam Malczewski
2026-06-05docs: add "Depends on" column to README package tablesAdam Malczewski
2026-06-05docs: add README (server deploy, CLI usage, kernel/extension + package tables)Adam Malczewski
2026-06-05feat(cli): one-shot terminal client (models, chat, --text/--file/--cwd/--conv...Adam Malczewski
2026-06-05feat(backend): credential-store + model selection/catalog (GET /models) + per...Adam Malczewski
2026-06-05feat(kernel): listModels/ModelInfo + per-turn cwd contracts; add transport-co...Adam Malczewski
2026-06-05docs: reorder roadmap — CLI first, then web frontend, then dedup/storageAdam Malczewski