summaryrefslogtreecommitdiffhomepage
path: root/tasks.md
AgeCommit message (Expand)Author
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(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-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-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-06docs(tasks): record FE Slice-2 backend handoff resolution (A-E answered)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-05feat(cli): one-shot terminal client (models, chat, --text/--file/--cwd/--conv...Adam Malczewski
2026-06-05docs: reorder roadmap — CLI first, then web frontend, then dedup/storageAdam Malczewski
2026-06-05docs: roadmap — Frontend MVP next (Svelte + DaisyUI, mirrored-backend metho...Adam Malczewski
2026-06-05feat(observability): map DeepSeek nested cache tokens (prompt_tokens_details....Adam Malczewski
2026-06-05feat(observability): replace synthetic text-turn fixture with a real sanitize...Adam Malczewski
2026-06-05fix(observability): record-mode redaction leaked capitalized Authorization he...Adam Malczewski
2026-06-05feat(observability): provider record/replay via @dispatch/trace-replay — en...Adam Malczewski
2026-06-05feat(observability): trace-replay — generic HTTP-exchange record/replay lib...Adam Malczewski
2026-06-05feat(observability): Phase B — trace-store (SQLite) + out-of-process collec...Adam Malczewski
2026-06-05refactor(observability): pure-types contracts/logging + Span body channel; ve...Adam Malczewski
2026-06-05feat(observability): Phase A.2 — verbatim provider.request "after" capture ...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-05refactor(host): expose getHostAPI(); host-bin drops duplicate adapter; storag...Adam Malczewski
2026-06-05feat(tool-read-file): add read_file tool extension + wire into host-binAdam Malczewski
2026-06-05feat(auth): provider resolves credentials via AuthContract, not configAdam Malczewski
2026-06-05docs(tasks): MVP achieved — live multi-turn curl verified against OpenCode ...Adam Malczewski
2026-06-04docs: tasks tracker — orchestrator+transport done; kernel-crs nextAdam Malczewski
2026-06-04docs: conversation-store done; orchestrator+transport in parallelAdam Malczewski
2026-06-04docs: host done; conversation-store in progressAdam Malczewski
2026-06-04feat(core-ext): storage-sqlite, auth-apikey, provider-openai-compatAdam Malczewski
2026-06-04docs: add MVP tasks trackerAdam Malczewski