| Provider-neutral content-block vocabulary owned by dsh-llm |
2026-06-11 |
| Custom typed tool-schema DSL instead of schemastery |
2026-06-11 |
| Dev-mode invariants over compile-time deep-readonly |
2026-06-11 |
| Event-sourced sessions with derived message history |
2026-06-11 |
| Microkernel — extension via Cordis event taxonomy, one concrete loop |
2026-06-11 |
| Runtime arg validation at the model boundary |
2026-06-11 |
| Structured error taxonomy |
2026-06-11 |
| Tool schemas are part of the system-prompt assembly |
2026-06-11 |
| Capability seams — interface / implementation / consumer split |
2026-06-13 |
| Two LLM adapters as a design-verification twin |
2026-06-13 |
Session persistence as an abstract service over the existing SessionEvent |
2026-06-14 |
| Every session event is enclosed in a turn |
2026-06-15 |
| Filesystem capability seam — ctx.fs, local backend, and model-facing filesystem tools |
2026-06-17 |
| Agent lifecycle and ownership seams |
2026-06-18 |
| Session surface — a linked list over the event log for LLM message derivation |
2026-06-18 |
| Shared persistence write coordinator |
2026-06-18 |
| Branded IDs everywhere they belong |
2026-06-20 |
| Extract example apps into packages |
2026-06-20 |
| Reorganize packages into a modular hierarchy |
2026-06-20 |
Mandatory User-Agent attribution for provider requests |
2026-06-21 |
| Web capability seam - stable tools over multiple providers |
2026-06-24 |
Make dsh-fs-policy an event-gate plugin, not a method interface |
2026-06-26 |
| stdin + extra env on the bash seam |
2026-06-30 |
| Event-domain semantics — session is the fact log, agent is the live surface |
2026-06-30 |
| Resolve filesystem paths against the caller's session cwd |
2026-07-02 |
| Result-time applied-hunk diffs for file mutations |
2026-07-02 |
| Tagged render-intent union for tool-call presentation |
2026-07-02 |
| Add direct directory listing to the filesystem seam |
2026-07-03 |
| Prompt variables and tool-guidance ownership |
2026-07-05 |
Subagent provider-lifecycle events — subagent/provider-added / subagent/provider-removed |
2026-07-05 |