remem-ai 0.6.3

Local-first coding agent memory for Claude Code and OpenAI Codex
Documentation
1
2
3
4
5
//! Batch ingestion of agent session data into the raw archive.
//!
//! Spec: specs/GH720/tech.md (Phase 1a, issue #722).

pub mod sessions;