claude-mem and openclaw-mem0
A Claude Code plugin for automated session capture and context injection, and a long-term memory plugin for OpenClaw agents, are ecosystem siblings as they both provide memory solutions for AI agents within different platforms.
About claude-mem
thedotmack/claude-mem
A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
This plugin helps developers using Claude Code or Gemini CLI maintain a consistent understanding of their coding projects across multiple sessions. It automatically captures, compresses, and feeds relevant past interactions and code changes back into current conversations. This means you don't have to repeatedly explain project history to your AI coding assistant.
About openclaw-mem0
tensakulabs/openclaw-mem0
Long-term memory plugin for OpenClaw agents, powered by Mem0. Self-hosted with any OpenAI-compatible provider.
Provides five memory management tools (`memory_search`, `memory_store`, `memory_list`, `memory_get`, `memory_forget`) with automatic recall injection before agent turns and auto-capture after turns, supporting both session and long-term memory scopes. Implements lazy provider loading to avoid bloated SDK imports, and vendors a patched Mem0 build that fixes critical bugs in embeddings routing and memory recall in self-hosted deployments using Qdrant vector storage. Integrates seamlessly with OpenClaw's plugin system and supports any OpenAI-compatible LLM provider (OpenRouter, DashScope, LocalAI) alongside Mem0's cloud platform.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work