Claude Mem
Open-source agent development and engineering for rag, ai memory, anthropic.
What does this agent do, and when should you use it?
The repository describes Claude Mem as: Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More. This profile is a source-based catalog entry; an independent FARS review is still pending.
Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More.
- Evaluate it for an agent application or engineering workflow.
- Prototype integrations around its documented tools or APIs.
- Inspect the source before adapting it to an existing stack.
What are this agent's strengths and limitations?
- Public source and README are available for inspection.
- Focused on rag, ai memory, anthropic.
- Setup, model-provider support, and maturity must be confirmed against the current release.
- No independent FARS score has been assigned yet.
How do you install or deploy this agent?
Follow the current installation instructions in the [repository README](https://github.com/thedotmack/claude-mem#readme). Requirements and provider setup vary by release.
How do you use this agent?
Start with the examples and quickstart in the [repository documentation](https://github.com/thedotmack/claude-mem#readme), then test the workflow with limited permissions and non-sensitive data.