claude-mem and omega-memory
These tools are **complements**, where "Persistent memory for AI coding agents" provides a foundational memory layer that "A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI... and injects relevant context back into future ses" could leverage to store and retrieve the compressed, AI-generated session context across coding sessions.
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 `
About omega-memory
omega-memory/omega-memory
Persistent memory for AI coding agents
Provides semantic search over locally-stored memories using ONNX embeddings, with 25+ tools for decision tracking, lesson retention, and relationship graphs—all in a single SQLite database. Integrates as an MCP server with Claude Code via stdio, automatically surfacing relevant context across sessions without cloud dependency. Optional pro modules add multi-agent coordination, intelligent LLM routing across providers, and RAG-based knowledge ingestion, all running in the same process.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work