python OpenAI Agents SDK (Python) Releases · · 0.22.2

OpenAI Python Agents SDK v0.22.2 Released

sdkaigaengineerpython-agentic
patch

The OpenAI Python Agents SDK version 0.22.2 is now available, introducing support for current image generation tool options. This patch release also includes a critical security fix for UnixLocal file API symlink races in the sandbox and addresses an issue with session compaction response chains. These updates enhance the library's capabilities, improve security, and contribute to overall stability for developers leveraging OpenAI agents.

  • document v0.22.1 behavior updates by @seratch in https://github.com/openai/openai-agents-python/pull/4577
  • 0.22.2 by @seratch in https://github.com/openai/openai-agents-python/pull/4935
Maintenance (2)
  • docs document v0.22.1 behavior updates by @seratch in https://github.com/openai/openai-agents-python/pull/4577
  • release 0.22.2 by @seratch in https://github.com/openai/openai-agents-python/pull/4935
Read the original announcement →

https://github.com/openai/openai-agents-python/releases/tag/v0.22.2

Related releases