remem-ai 0.5.65

Persistent memory for Claude Code and Codex — single binary, automatic context
Documentation
1
2
3
4
5
6
7
mod hook;
mod persist;
mod process;
mod spill;

pub use hook::summarize;
pub use process::process_summary_job_input;