Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
13 lines
267 B
JSON
13 lines
267 B
JSON
{
|
|
"id": "base-agent",
|
|
"name": "Unnamed Agent",
|
|
"role": "worker",
|
|
"traits": [],
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"description": "This is a template agent used for cloning new agent definitions.",
|
|
"triggers": [],
|
|
"inherits_from": null,
|
|
"active": true
|
|
}
|