veto_plugins
Lists all custom agents loaded from ~/.veto/agents/. Register new agents by adding a .js file exporting plan(task, context?) to that directory.
Instructions
Lists all custom agents loaded from ~/.veto/agents/. Drop a .js file there that exports plan(task, context?) to register a new agent available in veto_agent_plan and veto_execute_parallel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||