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.

claude-mem
87
Verified
openclaw-mem0
47
Emerging
Maintenance 25/25
Adoption 19/25
Maturity 24/25
Community 19/25
Maintenance 10/25
Adoption 9/25
Maturity 18/25
Community 10/25
Stars: 34,460
Forks: 2,414
Downloads: 7,318
Commits (30d): 82
Language: TypeScript
License:
Stars: 6
Forks: 1
Downloads: 126
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No risk flags
No risk flags

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.

Implements a persistent memory system with progressive disclosure that layers retrieved context while displaying token costs, and provides skill-based search capabilities alongside a web UI viewer running on localhost:37777. Built on Claude's agent-sdk with automatic tool observation capture, semantic summarization, and support for privacy controls via `` tag exclusion from storage.

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work