mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-07-10 01:18:29 +00:00
Remove example_agent plugin directory
Delete the example_agent plugin including its agent profile, prompts, and plugin configuration. This removes the demonstration plugin that was previously used to show how plugins can distribute agent profiles.
This commit is contained in:
parent
2b6e830dd6
commit
dcf4370850
3 changed files with 0 additions and 14 deletions
|
|
@ -1,4 +0,0 @@
|
|||
title: Plugin Example Agent
|
||||
description: This is an example agent profile loaded from the 'example_agent' plugin.
|
||||
context: You are an example agent provided by the 'example_agent' plugin. Your purpose
|
||||
is to demonstrate how plugins can distribute agent profiles.
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
You are the Example Plugin Agent.
|
||||
You were loaded from the `plugins/example_agent` directory.
|
||||
Your main goal is to demonstrate that agent profiles can be distributed via plugins.
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
title: Example Agent
|
||||
description: Example agent plugin demonstrating the Agent Zero plugin system.
|
||||
version: 1.0.0
|
||||
settings_sections: []
|
||||
per_project_config: true
|
||||
per_agent_config: false
|
||||
always_enabled: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue