I built Mnemory, an open-source memory layer for long-running AI agents.<p>The goal is to make agent memory more structured than “put everything into a vector DB”. Mnemory stores facts, preferences, episodic/context memory, TTLs, importance, user/agent scoping, and artifact-backed long-form memory. It also exposes an MCP server interface.<p>I built it because I kept running into the same problem with agents: durable facts and short-lived context need different treatment, but many systems collapse everything into one retrieval bucket.<p>Also I wanted to have one memory system that I can just plug and play into any system.. Opencode, OpenWebUI, Openclaw, Hermes, Cognis, etc.<p>I’d be interested in feedback from people building personal agents, long-running automations, or memory systems for LLM apps.
by genunix64
|
May 3, 2026, 11:49:42 AM
I’ve come across your app before. What I’m confused is I still have to instruct Claude to save to your app isn’t it?
by runwita
|
May 3, 2026, 11:49:42 AM