agent-zero/plugins/memory
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
..
api Refactor plugin/project helpers; add plugin UI 2026-02-19 17:20:14 +01:00
extensions refactor memory to standalone config and unify plugin UI 2026-02-20 09:10:16 +01:00
helpers Use agent-specific memory plugin config 2026-02-21 18:06:57 +01:00
prompts initial plugins effort; memory system PoC 2026-02-14 17:05:37 +01:00
tools Refactor memory imports; add Alpine move directives 2026-02-17 11:42:12 +01:00
webui Detach memory and update config 2026-02-21 10:41:29 +01:00
config.default.json Detach memory and update config 2026-02-21 10:41:29 +01:00
config.json Detach memory and update config 2026-02-21 10:41:29 +01:00
plugin.json Add scoped plugin config discovery and UI 2026-02-20 12:51:33 +01:00