Skip to content

v0.3.3

Choose a tag to compare

@h-wata h-wata released this 30 May 02:04
· 53 commits to main since this release
5ffe160

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.

Upgrade

No breaking changes. Documentation only.