remem-ai 0.5.96

Persistent memory for Claude Code and OpenAI Codex coding agents
Documentation
1
2
3
4
5
6
7
8
9
mod hook;
mod host;
mod persist;
mod process;
mod spill;
mod worker_launch;

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