OpenAI Agents Python v0.18.3: Bug Fixes and Enhancements
sdkaiengineerpython-agentic
patch
This release of the OpenAI Agents Python library (v0.18.3) addresses several bugs and introduces minor enhancements, including configurable tracing spans and response usage tracking. These updates improve memory management, error handling, and session persistence for developers building agent applications. The changes affect engineers and architects working with the OpenAI Agents Python SDK.
- →updates for hosted multi-agent support by @seratch in https://github.com/openai/openai-agents-python/pull/3789
- →make UserContext example runnable in Agents documentation by @MuhammadHamidRaza in https://github.com/openai/openai-agents-python/pull/3851
- →enable flake8-async for runtime source by @seratch in https://github.com/openai/openai-agents-python/pull/3813
- →Release 0.18.3 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3859
Maintenance (4) ›
- docs updates for hosted multi-agent support by @seratch in https://github.com/openai/openai-agents-python/pull/3789
- docs make UserContext example runnable in Agents documentation by @MuhammadHamidRaza in https://github.com/openai/openai-agents-python/pull/3851
- chore enable flake8-async for runtime source by @seratch in https://github.com/openai/openai-agents-python/pull/3813
- Release 0.18.3 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3859
Read the original announcement →
https://github.com/openai/openai-agents-python/releases/tag/v0.18.3
Related releases
- Pydantic AI 2.36.0 Release Introduces Durable Operations and Tool-Call Streaming Pydantic AI Releases ·
- Pydantic-AI v2.35.3 Patch Release Addresses Several Bug Fixes Pydantic AI Releases ·
- pydantic-ai v2.35.2 Patches GLM Routing and Tooling Issues Pydantic AI Releases ·
- Google ADK Python v1.39.1 Patch Addresses Numerous Fixes Google ADK (Python) Releases ·
- LangChain LangGraph SDK 0.4.4 Released LangGraph Releases ·
- crewAI 1.15.18 Improves Conversational Flows and Agent Stability CrewAI Releases ·