mirror of
https://github.com/openai/codex.git
synced 2026-09-08 15:50:34 +00:00
## Summary - Rename the hosted web-search wire field to the canonical `indexed_web_access` spelling. - Preserve existing indexed-search behavior. ## Rollout Merge and release only after server support for `indexed_web_access` is fully deployed. ## Testing - `just fmt` - `just test -p codex-tools web_search_tool_spec_serializes_expected_wire_shape` - Blocking CI passed, including indexed web-search integration coverage.