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.

claude-mem
87
Verified
omega-memory
64
Established
Maintenance 25/25
Adoption 19/25
Maturity 24/25
Community 19/25
Maintenance 13/25
Adoption 15/25
Maturity 20/25
Community 16/25
Stars: 34,460
Forks: 2,414
Downloads: 7,318
Commits (30d): 82
Language: TypeScript
License:
Stars: 36
Forks: 7
Downloads: 1,918
Commits (30d): 0
Language: Python
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 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.

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