Back to Hub

OpenAI Agents SDK

Tracking the latest major features and upgrades.

agent
Apr 18, 2026
v0.14.2

v0.14.2

No summary provided.

What's Changed feat: support sandbox extra path grants by @qiyaoq-oai in #2920 feat: #2228 persist tool origin metadata in run items by @seratch in #2...

Original Source
Apr 16, 2026
v0.14.1

v0.14.1

No summary provided.

What's Changed fix: sanitize OpenAI tracing export payloads by @alfozan in #2896 fix: #2873 preserve computer driver compatibility for modifier keys b...

Original Source
Apr 16, 2026
v0.14.0

v0.14.0

No summary provided.

v0.14.0 What's Changed Sandbox Agents This release adds Sandbox Agents , a beta SDK surface for running agents with a persistent, isolated workspace. ...

Original Source
Apr 9, 2026
v0.13.6

v0.13.6

No summary provided.

What's Changed fix: #2863 lazy-load SQLiteSession exports by @seratch in #2864 fix: #2856 stop recursive trace preview truncation by @seratch in #2860...

Original Source
Apr 6, 2026
v0.13.5

v0.13.5

No summary provided.

What's Changed feat: #2807 support callable approval policies for local MCP servers by @seratch in #2818 feat: #2135 add public flush_traces API by @s...

Original Source
Apr 1, 2026
v0.13.4

v0.13.4

No summary provided.

What's Changed fix: #2806 sanitize AnyLLM responses replay input before validation by @seratch in #2813 Documentation & Other Changes fix: map ext...

Original Source
Mar 31, 2026
v0.13.3

v0.13.3

No summary provided.

What's Changed fix: #2798 avoid stale hydrated input ids in server conversation tracker by @seratch in #2800 fix: #2797 accept raw image_url content p...

Original Source
Mar 27, 2026
v0.13.2

v0.13.2

No summary provided.

What's Changed fix: #2783 depend on griffelib directly for docstring parsing by @seratch in #2791 fix: #2776 keep private tool metadata out of persist...

Original Source
Mar 25, 2026
v0.13.1

v0.13.1

No summary provided.

Key Changes Any-LLM extension Since this version, the extension module includes a new any-llm adapter as well. Please refer to the updated documentati...

Original Source
Mar 23, 2026
v0.13.0

v0.13.0

No summary provided.

Key Changes This minor release does not introduce a breaking change, but it includes a notable Realtime default update plus new MCP capabilities and r...

Original Source
Mar 19, 2026
v0.12.5

v0.12.5

No summary provided.

What's Changed feat(mcp): expose auth and httpx_client_factory in SSE/StreamableHttp params by @adityasingh2400 in #2713 fix: recover streamed nested ...

Original Source
Mar 18, 2026
v0.12.4

v0.12.4

No summary provided.

What's Changed fix: normalize cancelled MCP invocations into tool errors by @elainegan-openai in #2704 fix: retry transient streamable-http MCP tool f...

Original Source
Mar 16, 2026
v0.12.3

v0.12.3

No summary provided.

What's Changed fix: handle inner MCP tool cancellations as tool errors by @elainegan-openai in #2681 fix: serialize streamable-http MCP requests per s...

Original Source