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.
- →updates for 0.19.0 by @seratch in https://github.com/openai/openai-agents-python/pull/3872
- →fix a URL in sandbox example code by @ShawnSiao in https://github.com/openai/openai-agents-python/pull/3987
- →repair tracing integration links by @ShawnSiao in https://github.com/openai/openai-agents-python/pull/3986
- →use decorators module throughout examples by @seratch in https://github.com/openai/openai-agents-python/pull/3946
- →Release 0.19.1 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/4010
Maintenance (5) ›
- docs updates for 0.19.0 by @seratch in https://github.com/openai/openai-agents-python/pull/3872
- docs fix a URL in sandbox example code by @ShawnSiao in https://github.com/openai/openai-agents-python/pull/3987
- docs repair tracing integration links by @ShawnSiao in https://github.com/openai/openai-agents-python/pull/3986
- docs use decorators module throughout examples by @seratch in https://github.com/openai/openai-agents-python/pull/3946
- Release 0.19.1 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/4010
Read the original announcement →
https://github.com/openai/openai-agents-python/releases/tag/v0.19.1
Related releases
- Pydantic-AI v2.43.0 Enhances CLI Experience and Fixes OpenAI Chat Model Behavior Pydantic AI Releases ·
- ADK-Python v2.9.0 enhances agent resilience, voice integration, and workflow management Google ADK (Python) Releases ·
- CrewAI 1.15.21 Release Introduces Telemetry and Resolves Multiple Bugs CrewAI Releases ·
- OpenAI Python Agents SDK v0.22.2 Released OpenAI Agents SDK (Python) 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 ·