Skip to content

Persistent Memory 1.0.0 — First public release

Choose a tag to compare

@vshcherbukhin vshcherbukhin released this 07 Sep 14:23
ce7248a

Give Claude, Codex, and MCP-compatible agents a memory that lasts beyond the chat.

This release preserves the original public 1.0.0 source merged on September 6, 2026, at commit ce7248a0e8025354e8294af85ed489238a4549c3. It is published retrospectively without changing that snapshot.

Highlights

  • Personal memory services and databases running locally in Docker Linux containers.
  • Guided Windows and macOS installation, including Ollama setup and Claude/Codex MCP and memory-rule registration.
  • Semantic recall, document evidence, temporal relationships, and an interactive memory graph.
  • Configurable API fact extraction and local Ollama embeddings.
  • Optional Shared Memories connections from the personal dashboard.
  • Automatic public GitHub update checks, with explicit update installation and recovery snapshots.
  • Empty personal bootstrap without demo teams or sample access grants.

Installation

Follow the 1.0.0 README for prerequisites and the guided installer. GitHub supplies source ZIP and tar.gz downloads below. This release does not include a standalone executable, npm distribution, or prebuilt container package.

Known installation limitations

This historical version predates resource-aware model selection and installer API-embedding choices. Its recommended 4B local model can overwhelm an 8 GB Mac; use the newer release for smaller machines. Later fixes also improve disk checks, failed-image recovery, and cleanup.

Complete 1.0.0 release notes