python OpenAI Agents SDK (Python) Releases · · 0.18.3

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