| Age | Commit message (Expand) | Author |
| 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-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 | 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 | 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 | 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 | 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 | 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 | feat(core-ext): session-orchestrator + transport-http (parallel); wire into b... | Adam Malczewski |
| 2026-06-04 | feat(core-ext): conversation-store — append-only multi-turn persistence on ... | 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 |
| 2026-06-04 | feat(contracts): RunTurnInput gains tabId/turnId/providerOpts; FinishReason u... | Adam Malczewski |
| 2026-06-04 | feat(kernel): runTurn turn loop — tool dispatch policy (eager/semaphore/ded... | Adam Malczewski |
| 2026-06-04 | feat(kernel): event/hook bus (events, filters, services) — pure dispatch + ... | Adam Malczewski |
| 2026-06-04 | feat(kernel): define the ABI contracts (conversation, tool, provider, auth, d... | Adam Malczewski |
| 2026-06-04 | chore: scaffold monorepo + AI harness (constitution, rules, glossary, kernel ... | Adam Malczewski |
| 2026-06-04 | chore: genesis — remove all files to rebuild from scratch (arch rewrite) | Adam Malczewski |
| 2026-06-04 | feat(config): add subdirectory LSP config watchers and fix permission ordering | Adam Malczewski |
| 2026-06-03 | fix(config): emit local permission patterns after global ones in merge | Adam Malczewski |
| 2026-06-03 | feat(config): merge home-directory global dispatch.toml under project config | Adam Malczewski |
| 2026-06-03 | Merge branch 'dev' into warm/prompt-cache-warming | Adam Malczewski |
| 2026-06-03 | fix: warm the SAME Anthropic message-cache bucket as real turns | Adam Malczewski |
| 2026-06-03 | feat: prompt cache warming for idle tabs | Adam Malczewski |
| 2026-06-03 | Merge branch 'dev' into cmp7/compaction-tool | Adam Malczewski |
| 2026-06-03 | feat(compaction): add UI-driven conversation compaction | Adam Malczewski |
| 2026-06-03 | Merge branch 'dev' into img8/image-attachments | Adam Malczewski |
| 2026-06-03 | style: sort imports in TabBar.svelte (biome) after merging dev | Adam Malczewski |
| 2026-06-03 | Merge branch 'dev' into k10/key-usage-tool | Adam Malczewski |
| 2026-06-03 | feat(tabs): pulsing status dot to grab attention when agent needs the user | Adam Malczewski |
| 2026-06-02 | feat(chat): paste-to-attach images/PDFs with model capability check | Adam Malczewski |
| 2026-06-02 | feat(tools): add key_usage tool reporting API-key usage levels | Adam Malczewski |
| 2026-06-02 | Fix build scripts and deployment port issue | Adam Malczewski |
| 2026-06-02 | Merge branch 'dev' into feat/cs-code-search-tool | Adam Malczewski |