HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Claude-baton: Persistent session memory for Claude Code via local SQLite(github.com)

5 points·by us_santosh·4 tháng trước·3 comments
github.com
Claude-baton: Persistent session memory for Claude Code via local SQLite

https://github.com/bakabaka91/claude-baton

6 comments

magzter·4 tháng trước
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?
kubucharlie·4 tháng trước
great!! I was looking for something like this, for my claude sessions
mikeadolan·3 tháng trước
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
us_santosh·4 tháng trước
jghiglia·3 tháng trước
(1)