agent-zero/plugins/memory/helpers
frdel a63b844f01 Use agent-specific memory plugin config
Retrieve the memory plugin config per-agent in get_agent_memory_subdir, returning "default" if no config is found. Use agent.context for project name lookup when project isolation is enabled. Also invert delegation so get_context_memory_subdir obtains the agent from the context and calls get_agent_memory_subdir, ensuring memory subdir resolution uses agent-specific settings and has a safe fallback.
2026-02-21 18:06:57 +01:00
..
knowledge_import.py initial plugins effort; memory system PoC 2026-02-14 17:05:37 +01:00
memory.py Use agent-specific memory plugin config 2026-02-21 18:06:57 +01:00
memory_consolidation.py initial plugins effort; memory system PoC 2026-02-14 17:05:37 +01:00