Agent API map

July 27, 2026 ยท View on GitHub

NeedPython APIGuide
Define an agentAgent, @agent, Agent.from_instanceAgents
Define tools@tool, ToolDef, built-in tool factoriesTools
Run lifecycle operationsAgentRuntime, module-level helpersRuntime
Control an executionAgentClient, AgentHandleControl plane
Add safety controlsguardrails and termination classesGuardrails
Compose agentsStrategy, handoffs, plan_executeMulti-agent
Bridge frameworksframework extrasFramework bridges

All public agent imports are available from conductor.ai.agents; detailed legacy API lists remain available through api-reference.md.