mnemon-dev/mnemon
321 stars · Last commit 2026-05-31
LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with Claude Code, OpenClaw, and any CLI agent.
README preview
<p align="center"> <img src="docs/logo/logo.svg" width="160" height="160" alt="Mnemon Logo" /> </p> # Mnemon **English** | [中文](docs/zh/README.md) **LLM-supervised persistent memory for AI agents.** [](https://go.dev/) [](https://github.com/mnemon-dev/mnemon/actions/workflows/ci.yml) [](https://goreportcard.com/report/github.com/mnemon-dev/mnemon) [](LICENSE) --- LLM agents forget everything between sessions. Context compaction drops critical decisions, cross-session knowledge vanishes, and long conversations push early information out of the window. Mnemon gives your agent persistent, cross-session memory — a four-graph knowledge store with intent-aware recall, importance decay, and automatic deduplication. Single binary, zero API keys, one setup command.