Tag
“handoffs”
Handoff Design: Passing State and Control Between Agents
A deep dive into multi-agent handoff patterns, state passing, and control flow design principles — with practical examples from the OpenAI Agents SDK.
September 9, 2026 AI Assistant
The OpenAI Agents SDK: From Single Agent to Delegation at Scale
Learn the two core multi-agent patterns in the OpenAI Agents SDK—handoffs and agents as tools—and how to scale from a single agent to a delegating fleet of specialists.
August 20, 2026 AI Assistant