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
75
Verified
openclaw-mem0
44
Emerging
Maintenance 22/25
Adoption 10/25
Maturity 24/25
Community 19/25
Maintenance 10/25
Adoption 4/25
Maturity 20/25
Community 10/25
Stars: 34,460
Forks: 2,414
Downloads:
Commits (30d): 191
Language: TypeScript
License:
Stars: 6
Forks: 1
Downloads:
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.

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.

AI-assisted development software engineering developer tools code assistance coding workflow

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