Skip to content

Mneme

v0.0.1 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 15d LLM Frameworks
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-memory bun encryption local-first mcp
+5 more
memory open-protocol privacy sdk typescript

Summary

AI summary

Updates What's in this release, Read first, and /docs/protocol/v0.1.md across a mixed release.

Full changelog

First tagged version. Foundation only — not yet ready for production.

What's in this release

  • @mneme/protocol v0.0.1 — canonical types and Zod schemas for the mneme Protocol.
  • @mneme/sdk v0.0.1 — TypeScript SDK. new Mneme() runs entirely against a local SQLite file. Verbs: remember, recall, get, forget, supersede, exportAll.
  • mneme Protocol v0.1 draft — full public spec at docs/protocol/v0.1.md.
  • Conformance suite@mneme/conformance verifies any MnemeStore implementation against the v0.1 contract. The reference SDK passes 8/8.
  • Brand system — full handoff at brand/ (mark, tokens, type, voice).
  • Operating procedure — systematic doc/code lockstep, GitHub workflow, ADR discipline, brand on every surface. Canonicalised in CLAUDE.md.
  • CI — lint, typecheck, and test on every push and PR.

Deliberately not in this release (see ARCHITECTURE.md)

  • Encryption envelope (lands v0.1)
  • Sync engine / CRDT (lands v0.2)
  • MCP server (lands v0.2)
  • Hosted Mneme Cloud API (lands v0.3)

Try it locally

git clone https://github.com/ppserapiao/mneme
cd mneme
bun install
bun test         # 45 tests across protocol, sdk, conformance

Read first

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Mneme

Get notified when new releases ship.

Sign up free

About Mneme

All releases →

Beta — feedback welcome: [email protected]