This release adds 3 notable features for engineering teams evaluating rollout.
Published 15d
LLM Frameworks
✓ No known CVEs patched
✓ 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 summaryUpdates 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/protocolv0.0.1 — canonical types and Zod schemas for the mneme Protocol.@mneme/sdkv0.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/conformanceverifies anyMnemeStoreimplementation 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
BRIEF.md— product thesisARCHITECTURE.md— technical designdocs/protocol/v0.1.md— wire specbrand/README.md— brand system
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
About Mneme
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]