#799 · Primary category: AI Agents & Automation
mnemon
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
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.