veto_plugins
List custom agents from ~/.veto/agents/. Register a new agent by adding a .js file that exports plan(task, context?).
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 | |||