48
+340
// summary
Claude-Mem is a persistent memory compression system designed specifically for Claude Code, capable of automatically capturing tool usage records and generating semantic summaries across sessions. By maintaining knowledge continuity between sessions, the system ensures that Claude can consistently understand project context. Users can easily integrate it via plugin installation to achieve intelligent context management and historical querying.
// use cases
01
Persistent memory: Ensures project context is automatically saved and restored across different sessions.
02
Skill-driven search: Utilizes the mem-search skill to query project history through natural language.
03
Web visualization interface: View memory streams in real-time and manage observation records via a local Web UI.