#799 · Primary category: AI Agents & Automation

mnemon

agent-framework agent-memory ai-agent ai-tools claude claude-code cli context-window dsh dsh-plugin knowledge-graph llm-agent llm-memory llm-supervised memory openclaw persistent-memory

LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with DeepSeek Harness, Claude Code, OpenClaw, and any agent runtime.

Project last updated:08/23/26

GitHub Stars

539

Forks

68

Contributors

18

License

Apache-2.0

Why we included this project

LLM agents lose everything between sessions, and that is the problem Mnemon is built around. It is a single local binary that keeps a graph-based knowledge store, with your host LLM acting as the supervisor: the binary handles storage, indexing, and search, while the model decides what to remember, how to link it, and when to let it decay. That split keeps recall fast without adding a second inference bill, and it works with Claude Code, DeepSeek Harness, OpenClaw, or any other agent runtime. If context compaction keeps dropping decisions your agent made last week, this gives it durable, intent-aware memory across sessions without standing up a service or managing another API key.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category