Claude-Mem

Automatic memory across sessions, under the Apache 2.0 licence. Hooks placed on Claude Code's lifecycle (session start, prompt submit, after each tool, end of turn, session end) capture what the agent does, compress it with a model, store it in a SQLite database backed by Chroma vector search, then inject the useful context back when the next session starts. A web viewer shows the memory stream live, and a `<private>` tag keeps content out of storage. The project now presents itself as Grok Mem, but the package is still called claude-mem.

Strengths

Limitations

Best for

View on Coeurdar