| Age | Commit message (Expand) | Author |
| 2026-06-06 | refactor(transport-http,host-bin): transport-http owns its Bun.serve (fix log... | Adam Malczewski |
| 2026-06-06 | feat(transport-http,transport-ws): structured edge logging (close coverage ga... | Adam Malczewski |
| 2026-06-06 | docs(harness): author extension-logging rule (close the pending logging gap) | Adam Malczewski |
| 2026-06-06 | feat(kernel-runtime,session-orchestrator): emit turn lifecycle events | Adam Malczewski |
| 2026-06-06 | feat(transport-ws,transport-contract): multiplex chat ops onto the surface WS | Adam Malczewski |
| 2026-06-06 | feat(transport-http): GET /conversations/:id?sinceSeq= read-side history endp... | Adam Malczewski |
| 2026-06-06 | feat(wire,conversation-store): per-chunk seq sync cursor (StoredChunk) | Adam Malczewski |
| 2026-06-06 | feat(frontend,wire): surface system (FE slice 1) + @dispatch/wire types-only ... | Adam Malczewski |
| 2026-06-06 | docs: complete repo geography in ORCHESTRATOR.md §7 — add .dispatch/ brief... | Adam Malczewski |
| 2026-06-06 | refactor(orchestrator): standardized owner-agent briefs (package + extension) | Adam Malczewski |
| 2026-06-06 | revert: undo parallel owner-agent brief refactor (dd249ed, bf0c4d1) | Adam Malczewski |
| 2026-06-06 | fix: remove placeholder from skill files — orchestrator appends TASK as a s... | Adam Malczewski |
| 2026-06-06 | refactor(orchestrator): standardized owner-agent briefs — package-agent.md ... | Adam Malczewski |
| 2026-06-05 | docs: add "Depends on" column to README package tables | Adam Malczewski |
| 2026-06-05 | docs: add README (server deploy, CLI usage, kernel/extension + package tables) | Adam Malczewski |
| 2026-06-05 | feat(cli): one-shot terminal client (models, chat, --text/--file/--cwd/--conv... | Adam Malczewski |
| 2026-06-05 | feat(backend): credential-store + model selection/catalog (GET /models) + per... | Adam Malczewski |
| 2026-06-05 | feat(kernel): listModels/ModelInfo + per-turn cwd contracts; add transport-co... | Adam Malczewski |
| 2026-06-05 | docs: reorder roadmap — CLI first, then web frontend, then dedup/storage | Adam Malczewski |
| 2026-06-05 | docs: roadmap — Frontend MVP next (Svelte + DaisyUI, mirrored-backend metho... | Adam Malczewski |
| 2026-06-05 | feat(observability): map DeepSeek nested cache tokens (prompt_tokens_details.... | Adam Malczewski |
| 2026-06-05 | feat(observability): replace synthetic text-turn fixture with a real sanitize... | Adam Malczewski |
| 2026-06-05 | fix(observability): record-mode redaction leaked capitalized Authorization he... | Adam Malczewski |
| 2026-06-05 | feat(observability): provider record/replay via @dispatch/trace-replay — en... | Adam Malczewski |
| 2026-06-05 | feat(observability): trace-replay — generic HTTP-exchange record/replay lib... | Adam Malczewski |
| 2026-06-05 | docs(orchestrator): live-validation process cleanup — the [x] bracket trick... | Adam Malczewski |
| 2026-06-05 | feat(observability): host-bin supervises the collector (spawn-first / drain-l... | Adam Malczewski |
| 2026-06-05 | fix(observability): nest turn/step/prompt/provider.request spans into a tree ... | Adam Malczewski |
| 2026-06-05 | feat(observability): Phase B — trace-store (SQLite) + out-of-process collec... | Adam Malczewski |
| 2026-06-05 | refactor(observability): pure-types contracts/logging + Span body channel; ve... | Adam Malczewski |
| 2026-06-05 | feat(observability): Phase A.2 — verbatim provider.request "after" capture ... | Adam Malczewski |
| 2026-06-05 | docs(orchestrator): tighten visibility — edit only contracts/build-config/d... | Adam Malczewski |
| 2026-06-05 | feat(observability): Phase A logging substrate — Logger/Span ABI + journal ... | Adam Malczewski |
| 2026-06-05 | refactor(kernel): rename tabId → conversationId across contracts + consumer... | Adam Malczewski |
| 2026-06-05 | refactor(host): expose getHostAPI(); host-bin drops duplicate adapter; storag... | Adam Malczewski |
| 2026-06-05 | feat(tool-read-file): add read_file tool extension + wire into host-bin | Adam Malczewski |
| 2026-06-05 | docs(orchestrator): mimo-v2.5-pro model; mandate logging summon output to fil... | Adam Malczewski |
| 2026-06-05 | feat(auth): provider resolves credentials via AuthContract, not config | Adam Malczewski |
| 2026-06-05 | chore(cleanup): align glossary (conversation/conversationId + drift note), OR... | Adam Malczewski |
| 2026-06-05 | docs: ORCHESTRATOR.md — complete orchestrator workflow (summon via opencode... | Adam Malczewski |
| 2026-06-05 | docs(tasks): MVP achieved — live multi-turn curl verified against OpenCode ... | Adam Malczewski |
| 2026-06-05 | feat(host-bin): composition root — boot, discover+activate extensions, Bun.... | Adam Malczewski |
| 2026-06-04 | fix(kernel): expose getProviders/getTools on HostAPI (CR-2) + runTurn uses in... | Adam Malczewski |
| 2026-06-04 | docs: tasks tracker — orchestrator+transport done; kernel-crs next | Adam Malczewski |
| 2026-06-04 | feat(core-ext): session-orchestrator + transport-http (parallel); wire into b... | Adam Malczewski |
| 2026-06-04 | docs: conversation-store done; orchestrator+transport in parallel | Adam Malczewski |
| 2026-06-04 | feat(core-ext): conversation-store — append-only multi-turn persistence on ... | Adam Malczewski |
| 2026-06-04 | docs: host done; conversation-store in progress | Adam Malczewski |
| 2026-06-04 | feat(kernel): extension host — discovery, DAG resolve, apiVersion check, ac... | Adam Malczewski |
| 2026-06-04 | feat(core-ext): storage-sqlite, auth-apikey, provider-openai-compat | Adam Malczewski |