Factory with HITL Tool
Migrate the legacy factory HITL route to current Agno v3 factory and approval examples.
The v2 cookbook combined an AgentFactory with a tool that paused for confirmation. Agno v3 documents the two patterns separately.
| Task | Current example |
|---|---|
| Build an agent per request | Agent factory |
| Pause a run for approval | AgentOS human in the loop |