veto_plugins
Register custom agents by adding .js files to ~/.veto/agents/ with a plan function. Listed agents become available for planning and parallel execution.
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 | |||