Files
codex/codex-rs
T
Ahmed Ibrahim 6e0c8b4517 Handle additional tools in image URL validation (#29577)
## Why

`ResponseItem::AdditionalTools` was added without updating app-server
image URL validation. The exhaustive match therefore prevents app-server
and downstream targets from compiling on `main`.

## What changed

Treat `AdditionalTools` like the other response items that cannot
contain input-image URLs.
6e0c8b4517 · 2026-06-23 00:20:23 -07:00
History
..
2026-06-04 09:16:03 -07:00