Agents
OpenAI Agents SDK 0.19.1 redacts Realtime audio and Blaxel mount diagnostics, and cancels streamed models when input guardrails fail
Two days after 0.19.0's Programmatic Tool Calling, the July 29 patch is almost entirely a leak-and-lifecycle cleanup: it redacts Realtime audio format diagnostics and Blaxel unmount paths from logs, cancels the parallel input-guardrail task when the model turn fails, cancels streamed models when input guardrails fail, and cancels sibling enablement checks on failure. It also adds native host path support in sandbox path grants and enforces max_batch_size during force_flush and shutdown in BatchTraceProcessor. The cancellation cluster matters for cost: guardrail rejections were previously leaving model turns running.
↳ Follow the thread