OpenAI Agents Python SDK v0.21.0 Enhances Testing and OpenAI Python v3 Compatibility
sdkaiengineermediaenergypython-agentic
feature patch
This minor release of the OpenAI Agents Python SDK, version 0.21.0, focuses on improving testing capabilities and updating provider compatibility. It introduces new `agents.testing` utilities for deterministic workflow tests without needing live provider requests. The update ensures compatibility with `openai>=3.0.0,<4` and includes HTTPX2 handling, alongside numerous stability fixes for run states, agent-tool approvals, and streaming. These enhancements benefit developers building and testing AI agents by streamlining development workflows and ensuring robustness.
Read the original announcement →
https://github.com/openai/openai-agents-python/releases/tag/v0.21.0
Related releases
- Pydantic AI v2.34.0 Introduces LangChain Migration and GLM-5.3 Model Support Pydantic AI Releases ·
- pydantic-ai v2.33.0 Enhances Anthropic SDK Compatibility, Resolves Runtime Issues Pydantic AI Releases ·
- Pydantic-AI v2.32.2 Delivers Critical Bug Fixes Pydantic AI Releases ·
- Pydantic-AI v2.32.1 Patch Addresses Agent Execution and Anthropic Integration Bugs Pydantic AI Releases ·
- crewAI 1.15.17 Enhances Conversational Flows and Resolves Tooling Issues CrewAI Releases ·
- LangGraph Python SDK 0.4.3 Adds Decryption Feature and Fixes Cron Management LangGraph Releases ·