v0.3.3
v0.3.3 Release Notes
A documentation-only release on top of v0.3.2 for the OSS launch. No code or
on-disk storage-schema changes — existing installs are unaffected.
Highlights
- README overhaul for the OSS launch (PR #136, #137).
- Leads with the differentiator — "Shared memory for AI coding agents, across
tools and machines" — and adds a "Why kioku-mesh" section framing the
cross-machine, multi-agent problem. - Adds the project logo as the title and a 20s demo GIF (one agent saves a
decision; an agent on another host recalls it live over the mesh). - Adds Mermaid architecture and hub-and-spoke topology diagrams to the
Multi-Host Mesh section. - Describes mesh mode as "Zenoh/RocksDB is the source of truth, each host's
SQLite is a rebuilt local read cache", restates the trusted-network model,
and notes mTLS peer authentication is under consideration. - Tightens prose throughout.
- Leads with the differentiator — "Shared memory for AI coding agents, across
Upgrade
No breaking changes. Documentation only.