New Agent. This creates an empty agent and opens it directly in the Builder. Or use Imagine an Agent in the top bar to describe what you want and have it generated automatically.Run. Tokens stream in real time; the Trace panel fills step by step.curl -X POST https://your-domain.com/api/agents/AGENT_ID/run \
-H "Content-Type: application/json" \
-H "X-AgentHub-Key: ahk_your_api_key" \
-d '{"message": "Hello!"}'Click Imagine an Agent in the top bar to describe what you want in plain English. The AI generates a complete agent plan with all nodes, connections, and configuration. You can then click Build to create it instantly or modify the plan before building.