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
- Pydantic-AI v2.42.0 Enhances GitHub Copilot Integration and Fixes Bugs Pydantic AI Releases ·
- OpenAI Agents Python SDK v0.22.1 enhances tools, guardrails, and voice features OpenAI Agents SDK (Python) Releases ·
- Pydantic-AI v2.41.0 Adds Image Generation API, Deprecates `fallback_model` Pydantic AI Releases ·
- pydantic-ai v2.40.0 enhances real-time AI session control and agent events Pydantic AI Releases ·
- crewAI 1.15.20 Released with Platform Tool Fixes CrewAI Releases ·
- CrewAI 1.15.19 Introduces Clipper Integrations and Security Updates CrewAI Releases ·