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.
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 omega-memory
omega-memory/omega-memory
Persistent memory for AI coding agents
This project helps software developers keep their AI coding assistants, like Claude or Cursor, from forgetting important project details and decisions between coding sessions. It takes your conversations and instructions to the AI and stores them directly on your machine, so the AI remembers past preferences, architectural choices, and lessons learned. Developers get a more consistent and efficient coding experience without repeatedly re-explaining context.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work