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 Handle the 403 that stops a GPT-6 Astra agent and wire up safety.alert.created webhooks.
Tutorials Intercept your Gemini agent's sandbox tools with pre-execution hooks that allow, deny, and audit.
Tutorials Use configuration_update to raise or lower Astra's reasoning effort mid-chat and keep cache hits.
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 Use OpenClaw 2.0's secrets tool and egress proxy so agents use API keys without ever reading them.
Machine Learning Port the Ox Alpha probe kit to Python: normalized token counts, error DNA, ranked verdict.
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.
Tutorials Wire browser_toolset_20260801 to Playwright: ref targeting, batched turns, halt-on-failure.
Tutorials Upload, version and pin a custom Agent Skill on the Claude API now that /v1/skills is GA.