openai/openai-agents-js v0.11.2
openai/openai-agents-js
Captured source
source ↗published May 11, 2026seen 5dcaptured 8hhttp 200method plain
v0.11.2
Repository: openai/openai-agents-js
Tag: v0.11.2
Published: 2026-05-11T01:43:22Z
Prerelease: no
Release notes:
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
Notability
notability 4.0/10Minor update to JS agents library