Skip to content

[GitHub Trending] thedotmack/claude-mem

7.5 relevance
Score Breakdown
technical depth
7
novelty
8
actionability
8
community
7
strategic
6
personal
9

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Persistent context across agent sessions solves a key pain point in AI agent workflows, highly relevant.

AI/ML github.com
Persistent Context Across Sessions for Every Agent –  Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with ...
Summary

Claude-Mem is an open-source persistent memory system for Claude Code that automatically captures tool usage observations, generates semantic summaries, and injects relevant context across sessions via five lifecycle hooks and a local Bun worker with SQLite + Chroma hybrid search. It installs via `npx claude-mem install` and supports progressive disclosure with token cost visibility, skill-based search, and cloud sync to cmem.ai. The architecture includes a web viewer UI, privacy controls via `<private>` tags, and integrations with OpenCode, Antigravity CLI, and OpenClaw Gateway.

Author

thedotmack