github openai/openai-agents-js v0.11.2

latest releases: v0.12.0, v0.11.8, v0.11.7...
one month ago

What's Changed

  • fix: add configurable sandbox archive extraction limits by @seratch in #1299
  • fix: include structured sandbox provider error details by @seratch in #1301
  • fix: include Cloudflare sandbox exec and cleanup error details by @seratch in #1300
  • fix: preserve GitRepo root subpath aliases by @seratch in #1294
  • fix: validate sandbox GitRepo subpaths by @seratch in #1290
  • fix: guard no-op tracing span IDs by @seratch in #1292
  • fix: add strict feature validation for chat completions by @seratch in #1279
  • fix: keep trace batch processing alive after exporter errors by @seratch in #1291
  • fix: drop reasoning items orphaned by dropped tool calls by @seratch in #1280
  • fix: preserve latest response id on resume by @seratch in #1281
  • fix: allow callback-only handoff hooks by @seratch in #1283
  • fix: exclude computer instances from provider detection by @seratch in #1284
  • fix: preserve output audio content from output item events (realtime) by @seratch in #1287
  • fix: treat null audio channels as unset (realtime) by @seratch in #1289
  • fix: align Chat Completions strict validation by @seratch in #1303
  • fix avoid duplicating reasoning across parallel tool calls in ai-sdk by @seratch in #1285

Documentation & Other Changes

  • docs: skip corrupt Prisma session records by @seratch in #1288
  • docs: skip corrupt FileSession items during pop by @seratch in #1298
  • docs: fix md formatting for Python version note by @YazdanRa in #1297
  • docs: refine examples auto-run defaults by @seratch in #1302
  • test: isolate and speed up slow sandbox tests by @seratch in #1304
  • test: keep output guardrail tripwires behind sibling completion by @seratch in #1286
  • chore: stabilize examples auto-run for local MCP and sandbox runs by @seratch in #1295
  • chore: upgrade pnpm toolchain to 11.0.9 by @seratch in #1293
  • chore: update versions by @github-actions[bot] in #1282

New Contributors

Full Changelog: v0.11.1...v0.11.2

Don't miss a new openai-agents-js release

NewReleases is sending notifications on new releases.