OpenAI Python Agents v0.21.1: New Sandbox Features, Model Timeouts, and Bug Fixes
sdkaigaengineerpython-agentic
feature patch
The OpenAI Python Agents library has released version 0.21.1, introducing new capabilities for sandbox environments including run-scoped working directories, the ability to disable networking for Docker sandboxes, and resource options for Modal sandboxes. This update also adds model call timeouts to enhance control and reliability. The release includes numerous bug fixes across core functionalities, chat completions, realtime processing, and session management, improving stability for developers leveraging AI agents.
Read the original announcement →
https://github.com/openai/openai-agents-python/releases/tag/v0.21.1
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 ·