Persistent memory for coding agents. It records what the agent did in each session and feeds the useful parts into the next one.
npx claude-mem installClaude-Mem captures what your agent does during a session, compresses it, and brings the relevant parts back in future sessions. The agent starts each session knowing what happened before.
npx claude-mem install
Or, inside Claude Code: /plugin marketplace add thedotmack/claude-mem.
Nous Research · Agent
Nous Research's self-improving agent, which creates skills from experience, improves them in use and remembers you across sessions.
ruvnet · Plugin
An agent meta-harness for Claude Code and Codex that runs coordinated swarms of agents with shared memory.
Volcengine · Tool / CLI
An open-source context database for agents that stores memories, resources and skills under a viking:// filesystem you can browse.