Skip to main content

build_memory_manifest_public

Function build_memory_manifest_public 

Source
pub fn build_memory_manifest_public(memory_dir: &Path) -> String
Expand description

Build a manifest of existing memory files with content previews. This lets the LLM check for duplicates and decide whether to update existing files or create new ones. Public access to the memory manifest for consolidation.