Delegation / Planning
Why it matters: Break complex goals across specialized agents.
Hand off goals to other agents and track sub-task completion with result aggregation.
API endpoints
| Method | Path | Description |
|---|---|---|
POST | /v1/delegations | Delegate a task |
GET | /v1/delegations/:id | Track delegation |