Tutorials OpenAI Multi-Agent Beta: Ship an Agent Tree in Python
Enable multi_agent on the Responses API, trace every subagent, and dodge the hosted-call trap.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Enable multi_agent on the Responses API, trace every subagent, and dodge the hosted-call trap.
Tutorials Intercept your Gemini agent's sandbox tools with pre-execution hooks that allow, deny, and audit.
Tutorials Use async tool calls and a wait tool to keep your agent reasoning while tools run.
Tutorials Redirect a running Astra agent over WebSocket with response.steer, keeping finished work.
Tutorials Build browsable, self-evolving agent memory with OpenViking's viking:// filesystem in Python.
Machine Learning Port the Ox Alpha probe kit to Python: normalized token counts, error DNA, ranked verdict.
Tutorials Qwen keeps reasoning across every turn by default. Exploit it, or pay for it.
Tutorials Build a render-screenshot-critique loop with GLM-5.3-Flash native vision, for pennies a run.
Tutorials Upgrade to anthropic>=1 without your respx mocks and OTel traces going quietly blind.
Machine Learning Capture real RL training trajectories from any agent using Agent Lightning's CPU-only Gateway.
Tutorials Build a Python agent that speaks A2A v1.0 outward and calls MCP tools inward.
Tutorials Publish a JWS-signed A2A v1.0 Agent Card in Python and refuse any card you cannot verify.