agent-zero/plugins/memory
Alessandro bb89a340d0 align plugin manifests and docs to use title
PluginMetadata was already reading title after the upstream rename, but all plugin.yaml files still declared name:. Pydantic silently ignored the unknown field, causing every plugin to display its raw directory name instead of its human-readable title. Renamed name: → title: in all 6 manifest files and updated all 5 documentation references accordingly.
2026-02-24 16:17:01 +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-24 15:23:11 +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-24 15:23:11 +01:00
plugin.yaml align plugin manifests and docs to use title 2026-02-24 16:17:01 +01:00