Expand description
§Session Memory MCP Server
Policy-controlled access to live and historical agent session context: typed session state, scoped memory recall, replay snapshots, and resumable workflows.
Re-exports§
pub use error::MemoryError;pub use store::MemoryStore;pub use store::SessionStore;pub use types::*;