agent-zero/plugins/memory
frdel 6e2a442222 Convert agent and plugin metadata/configs to YAML
Replace JSON-based agent and plugin metadata/config files with YAML equivalents and update code paths to read/write YAML. Added python/helpers/yaml for YAML load/dump and files.read_file_yaml helper; subagents, plugins, and files helpers now prefer agent.yaml/plugin.yaml and default_config.yaml. Migration now includes convert_agents_json_yaml and startup_migration is invoked from initialize to perform conversions. Plugin toggle/config handling was refactored (META_FILE_NAME/CONFIG_DEFAULT_FILE_NAME changes, new determined_toggle_from_paths helper) and memory plugin defaults and extensions were updated to use per-agent plugin config lookups with guards for missing configs.
2026-02-23 19:36:45 +01:00
..
api Refactor plugin/project helpers; add plugin UI 2026-02-19 17:20:14 +01:00
extensions Convert agent and plugin metadata/configs to YAML 2026-02-23 19:36:45 +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
default_config.yaml Convert agent and plugin metadata/configs to YAML 2026-02-23 19:36:45 +01:00
plugin.yaml Convert agent and plugin metadata/configs to YAML 2026-02-23 19:36:45 +01:00