OpenAI Agents Python v0.18.2: GPT-5.6 controls, multi-agent beta
sdkaipreviewengineerpython-agentic
security patch
This release introduces support for GPT-5.6 request controls and a hosted multi-agent beta feature, alongside several bug fixes for sandbox and real-time communication. The changes are aimed at enhancing control over model interactions and improving the stability of multi-agent systems. This patch primarily affects developers using the OpenAI agents Python library, with the multi-agent beta indicating a preview stage for this new functionality.
- →serialize model-backed rollout interruptions as dicts by @Otis0408 in https://github.com/openai/openai-agents-python/pull/3790
- →enable G004 logging lint rule by @seratch in https://github.com/openai/openai-agents-python/pull/3802
- →enable RUF012 for runtime source by @seratch in https://github.com/openai/openai-agents-python/pull/3803
- →remove unused noqa directives by @seratch in https://github.com/openai/openai-agents-python/pull/3804
- →exempt OpenAI package from dependency cooldown by @seratch in https://github.com/openai/openai-agents-python/pull/3792
Maintenance (6) ›
- fix serialize model-backed rollout interruptions as dicts by @Otis0408 in https://github.com/openai/openai-agents-python/pull/3790
- chore enable G004 logging lint rule by @seratch in https://github.com/openai/openai-agents-python/pull/3802
- chore enable RUF012 for runtime source by @seratch in https://github.com/openai/openai-agents-python/pull/3803
- chore remove unused noqa directives by @seratch in https://github.com/openai/openai-agents-python/pull/3804
- chore exempt OpenAI package from dependency cooldown by @seratch in https://github.com/openai/openai-agents-python/pull/3792
- Release 0.18.2 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/3805
Read the original announcement →
https://github.com/openai/openai-agents-python/releases/tag/v0.18.2
Related 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 ·
- Pydantic-AI v2.35.1 Patch Release Addresses Key Bug Fixes Pydantic AI Releases ·