OpenAI Agents SDK 0.13 to 0.17 introduces three breaking changes developers must address
OpenAI released 19 updates to its Agents SDK between April 9 and May 19, 2026, moving from version 0.13 to 0.17 and introducing three breaking changes. The first change makes model refusals raise an explicit ModelRefusalError exception instead of returning an empty string, meaning agents without a dedicated error handler will crash. The second is a silent default model switch from gpt-4.1 to gpt-5.4-mini in version 0.16.0, which can alter agent output quality and behavior without triggering any error. The third affects developers who adopted Sandbox Agents in version 0.14.x, as file paths must now resolve within the designated base directory unless explicitly granted via a manifest. Developers are advised to pin model names explicitly, register refusal error handlers, and audit sandbox file paths before upgrading.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in