mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-07 17:22:09 +00:00
8 lines
219 B
JSON
8 lines
219 B
JSON
{
|
|
"name": "Memory",
|
|
"description": "Provides persistent memory capabilities to Agent Zero agents.",
|
|
"version": "1.0.0",
|
|
"settings_sections": ["agent"],
|
|
"per_project_config": true,
|
|
"per_agent_config": true
|
|
}
|