mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +00:00
web_search can now be updated per-turn, for things like changes to sandbox policy. `SandboxPolicy::DangerFullAccess` now sets web_search to `live`, and the default is still `cached`. Added integration tests.