Releases: hjqcan/GoodMemory
Releases · hjqcan/GoodMemory
Release list
v0.6.0
v0.5.1
GoodMemory v0.5.1 is a local-first memory layer for AI products and coding agents.
Highlights
- First-party setup for Codex and Claude Code with
goodmemory setup - Standalone MCP for Cursor, Windsurf, Cline, Claude Desktop, Gemini CLI, OpenCode, and custom clients
- TypeScript/Bun API, authenticated HTTP bridge, and official Python client
- Durable SQLite by default in Bun; Postgres and embeddings are optional
- Auditable writeback plus recall trace, export, forget, and deletion controls
- Gate-verified benchmark declarations and a reproducibility guide
Quickstart
npm install -g goodmemory@0.5.1
goodmemory setup
goodmemory statusRead the README and reproduction guide.
Tried it with Codex, Claude Code, or another MCP client? Share your setup experience in the v0.5.1 discussion, or report a reproducible bug in Issues.
v0.5.0
v0.3.6
v0.3.5
v0.3.0
v0.2.5
Make npm user lookup non-blocking in release