-
Notifications
You must be signed in to change notification settings - Fork 170
Description
https://github.com/thedotmack/claude-mem
Key Features:
🧠 Persistent Memory - Context survives across sessions
📊 Progressive Disclosure - Layered memory retrieval with token cost visibility
🔍 Skill-Based Search - Query your project history with mem-search skill
🖥️ Web Viewer UI - Real-time memory stream at http://localhost:37777/
💻 Claude Desktop Skill - Search memory from Claude Desktop conversations
🔒 Privacy Control - Use tags to exclude sensitive content from storage
⚙️ Context Configuration - Fine-grained control over what context gets injected
🤖 Automatic Operation - No manual intervention required
🔗 Citations - Reference past observations with IDs (access via http://localhost:37777/api/observation/{id} or view all in the web viewer at http://localhost:37777/)
🧪 Beta Channel - Try experimental features like Endless Mode via version switching
can we have a tutorial to install it via opencode?? oh my opencode?