openai/openai-agents-js v0.11.5
openai/openai-agents-js
Captured source
source ↗published May 22, 2026seen 5dcaptured 8hhttp 200method plain
v0.11.5
Repository: openai/openai-agents-js
Tag: v0.11.5
Published: 2026-05-22T22:58:06Z
Prerelease: no
Release notes:
What's Changed
- feat: add opt-in recovery for missing function tools by @seratch in https://github.com/openai/openai-agents-js/pull/1336
- feat: add configurable tracing ID generation by @seratch in https://github.com/openai/openai-agents-js/pull/1344
- feat: add Handoff clone overrides by @seratch in https://github.com/openai/openai-agents-js/pull/1348
- feat: add scoped trace context helpers by @seratch in https://github.com/openai/openai-agents-js/pull/1347
- feat: add RunState trace clearing for resumed runs by @seratch in https://github.com/openai/openai-agents-js/pull/1356
- feat: add completed tracing lifecycle dispatch helpers by @seratch in https://github.com/openai/openai-agents-js/pull/1355
- fix: delay WebRTC close for transient peer disconnects by @seratch in https://github.com/openai/openai-agents-js/pull/1363
- fix: add tracing context storage injection by @seratch in https://github.com/openai/openai-agents-js/pull/1345
- fix: guard session persistence debug env access by @seratch in https://github.com/openai/openai-agents-js/pull/1354
- fix: make Runner modelProvider optional by @seratch in https://github.com/openai/openai-agents-js/pull/1349
- fix: add public Usage JSON restoration helpers by @seratch in https://github.com/openai/openai-agents-js/pull/1350
- fix: #1340 preserve AI SDK output token details in usage tracing by @seratch in https://github.com/openai/openai-agents-js/pull/1342
Documentation & Other Changes
- docs: add runtime review guidance by @seratch in https://github.com/openai/openai-agents-js/pull/1316
- docs: update all translated pages using new settings by @seratch in https://github.com/openai/openai-agents-js/pull/1320
- ci: clean up jobs by @seratch in https://github.com/openai/openai-agents-js/pull/1321
- test(realtime): cover MCP tools with disabled tracing by @Herrtian in https://github.com/openai/openai-agents-js/pull/1338
- chore: update versions by @github-actions[bot] in https://github.com/openai/openai-agents-js/pull/1339
New Contributors
- @Herrtian made their first contribution in https://github.com/openai/openai-agents-js/pull/1338
Full Changelog: https://github.com/openai/openai-agents-js/compare/v0.11.4...v0.11.5
Notability
notability 3.0/10Routine minor release of an SDK