Approvals and execution
HITL approvals and run execution endpoints.
POST /api/swarm/approvals/{id}/approve and /reject
POST /api/swarm/run body: { task, budget_usd, layer?, simulate, full_fanout }
POST /api/agent/run body: { agent_name, task }
HITL approvals and run execution endpoints.
POST /api/swarm/approvals/{id}/approve and /reject
POST /api/swarm/run body: { task, budget_usd, layer?, simulate, full_fanout }
POST /api/agent/run body: { agent_name, task }