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 Use OpenClaw 2.0's secrets tool and egress proxy so agents use API keys without ever reading them.
Tutorials Build a Python agent that speaks A2A v1.0 outward and calls MCP tools inward.
Tutorials Wire browser_toolset_20260801 to Playwright: ref targeting, batched turns, halt-on-failure.
Tutorials Gate agent tool calls on what happened before, not one request at a time.
Tutorials Wire Cloudflare's agent-first browser into a Python LLM tool loop, with a Chromium fallback.
Tutorials Build a custom tool plugin for DeepSeek's new open-source agent harness, then ship it as a bundle.
Tutorials Build a tool-using DeepSeek V4-Pro agent with effort escalation, on the day it hit GA.
Tutorials Grok 4.6 self-verifies during long agent runs. Build a Python coding agent that checks its own work.
Tutorials Install Meta's Muse Code, run async agents, and recover long jobs from its crash-safe log.