agent-zero/plugins/memory
frdel da20abc184 Add scoped plugin config discovery and UI
Introduce support for scoped plugin configurations and a small WebUI to list/switch them. Rename plugin memory config to config.default.json and set memory plugin per_agent_config to false. API changes: Plugins.get_config now searches project/agent-specific configs, falls back to config.default.json, and returns loaded_path/loaded_project_name/loaded_agent_profile metadata. Helper updates: add CONFIG_DEFAULT_FILE_NAME, enhance get_plugin_config to consider project and agent profile, replace/find wrapper with find_plugin_assets which returns matching paths and scope metadata, and minor refactors in plugin path handling. WebUI: add plugin-configs.html and update plugin-settings-store.js and plugin-settings.html to expose scope info, config listing modal, and scope-mismatch messaging.
2026-02-20 12:51:33 +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 refactor memory to standalone config and unify plugin UI 2026-02-20 09:10:16 +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 refactor memory to standalone config and unify plugin UI 2026-02-20 09:10:16 +01:00
config.default.json Add scoped plugin config discovery and UI 2026-02-20 12:51:33 +01:00
plugin.json Add scoped plugin config discovery and UI 2026-02-20 12:51:33 +01:00