Claude-baton: Persistent session memory for Claude Code via local SQLite(github.com)
github.com
Claude-baton: Persistent session memory for Claude Code via local SQLite
https://github.com/bakabaka91/claude-baton
6 comments
I'm a bit confused, it claims to restore full context after compaction but it reads like it's doing it's own form of compaction; if it's restoring the full context how is it avoiding instantly filling up again? If not, why is it's own method of compaction superior to Claude's natives compaction?
great!! I was looking for something like this, for my claude sessions
If you are looking for persistent memory across sessions, check out claude-brain too. Full lossless capture with search, not just checkpoints. https://github.com/mikeadolan/claude-brain
jghiglia(1)