FIND-20260413-012 · 2026-04-13 · Innovation Veille

claude-mem: Persistent Memory Plugin for Claude Code (50.9k stars, TypeScript)

trending-repo HIGH
claude-mem (thedotmack/claude-mem) is a Claude Code plugin with 50,906 stars trending on GitHub. It automatically captures coding sessions, compresses them with AI using Claude Agent SDK, and injects relevant context back into future Claude sessions. Uses ChromaDB + SQLite for vector storage, RAG for retrieval, and integrates with mem0/OpenMemory/SuperMemory. License is NOASSERTION (non-standard). Last commit April 12, 2026 — highly active. This directly addresses the persistent memory problem ODS agents face across tmux sessions.

Source

https://github.com/thedotmack/claude-mem

ODS Impact

ODS ADLC agent pipeline (Claude tmux sessions). Could complement or replace the current file-based agent-memory system. However, non-standard license requires legal review before any adoption. Evaluate as inspiration for improving ODS agent memory retrieval quality.

Security Review

License: NOASSERTION (non-standard — flag for review) | Maintenance: ACTIVE | Risk: MEDIUM | Recommendation: USE_WITH_CAUTION

Tags

claude memory ai-agents rag typescript adlc trending