Patch Changes
-
#9743
0870ca0Thanks @d2201! - fix(openai): include encrypted reasoning in ZDR responses input -
#9934
cf46089Thanks @hntrl! - feat(openai): update openai SDK to ^6.18.0- Adds support for codex 5.3
- Added
actionoption to image generation tool (generate,edit,auto) - Removed
@ts-expect-errorforgpt-image-1.5model (now in SDK types) - Auto-route codex models (
codex-mini-latest,gpt-5-codex,gpt-5.1-codex, etc.) to Responses API - Added
shell_callandlocal_shell_callto streaming converter and input reconstruction - Added unit tests for
isReasoningModeland_modelPrefersResponsesAPI