This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Light signalRelease v0.11.2 fixes preserving the latest response ID on resume and adds multiple sandbox, tracing, handoff, provider detection, audio real‑time, Chat Completions, and ai‑sdk bugfixes.
Why it matters: Patch to v0.11.2 immediately to fix loss of response IDs on resume; other bugfixes improve stability but have no explicit trigger.
Summary
AI summaryFixed preserving the latest response ID on resume.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
allow callback-only handoff hooks allow callback-only handoff hooks Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
add configurable sandbox archive extraction limits add configurable sandbox archive extraction limits Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
include structured sandbox provider error details include structured sandbox provider error details Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
include Cloudflare sandbox exec and cleanup error details include Cloudflare sandbox exec and cleanup error details Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
preserve GitRepo root subpath aliases preserve GitRepo root subpath aliases Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
validate sandbox GitRepo subpaths validate sandbox GitRepo subpaths Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
guard no-op tracing span IDs guard no-op tracing span IDs Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
exclude computer instances from provider detection exclude computer instances from provider detection Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
preserve output audio content from output item events (realtime) preserve output audio content from output item events (realtime) Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
treat null audio channels as unset (realtime) treat null audio channels as unset (realtime) Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
align Chat Completions strict validation align Chat Completions strict validation Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
avoid duplicating reasoning across parallel tool calls in ai-sdk avoid duplicating reasoning across parallel tool calls in ai-sdk Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Keep trace batch processing alive after exporter errors Keep trace batch processing alive after exporter errors Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
| Bugfix | Medium |
Drop orphaned reasoning items caused by dropped tool calls Drop orphaned reasoning items caused by dropped tool calls Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
| Bugfix | Medium |
Preserve latest response ID on resume Preserve latest response ID on resume Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
Full changelog
What's Changed
- fix: add configurable sandbox archive extraction limits by @seratch in https://github.com/openai/openai-agents-js/pull/1299
- fix: include structured sandbox provider error details by @seratch in https://github.com/openai/openai-agents-js/pull/1301
- fix: include Cloudflare sandbox exec and cleanup error details by @seratch in https://github.com/openai/openai-agents-js/pull/1300
- fix: preserve GitRepo root subpath aliases by @seratch in https://github.com/openai/openai-agents-js/pull/1294
- fix: validate sandbox GitRepo subpaths by @seratch in https://github.com/openai/openai-agents-js/pull/1290
- fix: guard no-op tracing span IDs by @seratch in https://github.com/openai/openai-agents-js/pull/1292
- fix: add strict feature validation for chat completions by @seratch in https://github.com/openai/openai-agents-js/pull/1279
- fix: keep trace batch processing alive after exporter errors by @seratch in https://github.com/openai/openai-agents-js/pull/1291
- fix: drop reasoning items orphaned by dropped tool calls by @seratch in https://github.com/openai/openai-agents-js/pull/1280
- fix: preserve latest response id on resume by @seratch in https://github.com/openai/openai-agents-js/pull/1281
- fix: allow callback-only handoff hooks by @seratch in https://github.com/openai/openai-agents-js/pull/1283
- fix: exclude computer instances from provider detection by @seratch in https://github.com/openai/openai-agents-js/pull/1284
- fix: preserve output audio content from output item events (realtime) by @seratch in https://github.com/openai/openai-agents-js/pull/1287
- fix: treat null audio channels as unset (realtime) by @seratch in https://github.com/openai/openai-agents-js/pull/1289
- fix: align Chat Completions strict validation by @seratch in https://github.com/openai/openai-agents-js/pull/1303
- fix avoid duplicating reasoning across parallel tool calls in ai-sdk by @seratch in https://github.com/openai/openai-agents-js/pull/1285
Documentation & Other Changes
- docs: skip corrupt Prisma session records by @seratch in https://github.com/openai/openai-agents-js/pull/1288
- docs: skip corrupt FileSession items during pop by @seratch in https://github.com/openai/openai-agents-js/pull/1298
- docs: fix md formatting for Python version note by @YazdanRa in https://github.com/openai/openai-agents-js/pull/1297
- docs: refine examples auto-run defaults by @seratch in https://github.com/openai/openai-agents-js/pull/1302
- test: isolate and speed up slow sandbox tests by @seratch in https://github.com/openai/openai-agents-js/pull/1304
- test: keep output guardrail tripwires behind sibling completion by @seratch in https://github.com/openai/openai-agents-js/pull/1286
- chore: stabilize examples auto-run for local MCP and sandbox runs by @seratch in https://github.com/openai/openai-agents-js/pull/1295
- chore: upgrade pnpm toolchain to 11.0.9 by @seratch in https://github.com/openai/openai-agents-js/pull/1293
- chore: update versions by @github-actions[bot] in https://github.com/openai/openai-agents-js/pull/1282
New Contributors
- @YazdanRa made their first contribution in https://github.com/openai/openai-agents-js/pull/1297
Full Changelog: https://github.com/openai/openai-agents-js/compare/v0.11.1...v0.11.2
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About openai-agents-js
A lightweight, powerful framework for multi-agent workflows and voice agents
Related context
Related tools
Beta — feedback welcome: [email protected]