11 lines
286 B
JSON
11 lines
286 B
JSON
{
|
|
"name": "ace_service",
|
|
"description": "Integrates the ACE (Agentic Context Engineering) service for agents, enabling continuous learning and optimization for your agent.",
|
|
"version": "1.1.0",
|
|
"author": {
|
|
"name": "Sebastian Sosa"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |