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
- docs: add SDK review guidance by @seratch in #3376
- docs: mark Agent.instructions as optional by @ioleksiuk in #3384
- docs: translate all pages using new settings by @seratch in #3392
- docs: document auto_previous_response_id by @ioleksiuk in #3383
- docs: fix LiteLLM API reference redirect by @ynachiket in #3444
- docs: fix duplicated word in usaspending glossary example by @LeSingh1 in #3445
- chore: clean up CI jobs and update uv pin by @seratch in #3400
- ci: harden release tag workflow by @hintz-openai in #3399
- Release 0.17.3 by @github-actions[bot] in #3417
New Contributors
- @zhoufengen made their first contribution in #3375
- @hintz-openai made their first contribution in #3399
- @cty-ut made their first contribution in #3410
- @ynachiket made their first contribution in #3444
- @LeSingh1 made their first contribution in #3445
- @adrianbravo-oai made their first contribution in #3451
Full Changelog: v0.17.2...v0.17.3