Skip to main content

V2_MEMORY_DATA_NAMES

Constant V2_MEMORY_DATA_NAMES 

Source
pub const V2_MEMORY_DATA_NAMES: &[&str];
Expand description

Subentries of legacy <install>/workspace/memory/ that belong to the shared instance memory dir (<install>/data/memory/).

Anything else under workspace/memory/ (notably markdown daily files like 2025-04-12.md) goes to <install>/agents/default/workspace/memory/<name> so the per-agent markdown backend (which reads from the agent workspace) can find them.