Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 07:16

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 status

Read 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.