github openai/openai-agents-python v0.17.3

6 hours ago

a## What's Changed

  • fix: keep mountpoint credentials out of sandbox commands by @seratch in #3429
  • fix: unify memory optional dependency import errors by @seratch in #3389
  • fix: guard None text in text_message_output and add output guardrail count to RunErrorDetails by @zhoufengen in #3375
  • fix: avoid mutating FunctionTool params_json_schema by @ioleksiuk in #3382
  • fix: avoid mutating codex output schema input by @ioleksiuk in #3385
  • fix: #3357 output schema names for Literal types by @Aphroq in #3358
  • fix: skip wait_for_status when Vercel sandbox is in a terminal state by @cty-ut in #3410
  • fix: filter hosted_tool_call types in remove_all_tools handoff filter by @ioleksiuk in #3386
  • fix: guard None text in ItemHelpers.extract_last_content by @ioleksiuk in #3394
  • fix: log exception when output guardrail raises instead of silently ignoring by @cty-ut in #3411
  • fix: reject relative sandbox workspace roots by @matthewflint in #3422
  • fix: normalize leading question marks in exposed port queries by @matthewflint in #3424
  • fix: #3363 honor short custom voice splitter chunks by @Aphroq in #3364
  • fix: runtime handling updates by @adrianbravo-oai @ioleksiuk in #3451

Documentation & Other Changes

New Contributors

Full Changelog: v0.17.2...v0.17.3

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

NewReleases is sending notifications on new releases.