mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-07 17:22:09 +00:00
10 lines
265 B
JSON
10 lines
265 B
JSON
{
|
|
"description": "Example Agent Plugin",
|
|
"per_project_config": true,
|
|
"per_agent_config": false
|
|
}
|
|
"name": "Example Agent",
|
|
"description": "Example agent plugin demonstrating the Agent Zero plugin system.",
|
|
"version": "1.0.0",
|
|
"settings_sections": []
|
|
}
|