OpenAI Agents Python v0.19.1: Bug fixes and documentation updates
sdkaiengineerpython-agentic
patch
This release of the OpenAI Agents Python library addresses multiple bugs and includes documentation improvements. Key fixes involve enhancing sandbox path grants, redacting sensitive information in logs, and improving WebSocket error handling and streaming model behavior. These changes benefit developers using the library by increasing stability and reliability, particularly for complex agent interactions and data processing tasks.
Read the original announcement →
https://github.com/openai/openai-agents-python/releases/tag/v0.19.1
Related releases
- pydantic-ai v2.20.0: New Claude Opus, OpenAI Responses API, and Usage Fixes Pydantic AI Releases ·
- LangGraph 1.2.10: Stream events typing, trace policy changes LangGraph Releases ·
- crewAI 1.15.8: WaitTool, FileWriter fix, and docs CrewAI Releases ·
- Pydantic-AI v2.19.0 adds headers and retry_after to ModelHTTPError Pydantic AI Releases ·
- OpenAI Agents Python: Programmatic Tool Calling and SDK Enhancements OpenAI Agents SDK (Python) Releases ·
- crewAI 1.15.7: Security patches and observability improvements CrewAI Releases ·