Ahmed Ibrahim and GitHub
68e2c8ed69
[codex] Keep hosted tools visible in code-only mode ( #25890 )
...
## Why
`code_mode_only` moved ordinary runtime tools behind `exec`, but it also
hid hosted Responses tools. Hosted `web_search` and `image_generation`
do not have a nested `exec` runtime path, so code-only sessions lost
those capabilities entirely even when their existing provider, auth,
model, and configuration gates passed.
## What changed
- Keep hosted Responses tools top-level in `code_mode_only` sessions
after their existing gates pass.
- Preserve the existing nested-tool behavior for ordinary runtimes and
the direct-only behavior for multi-agent v2 tools.
- Add planner coverage for `code_mode_only` with default multi-agent v2
settings, hosted live web search, and hosted image generation.
## Verification
- Added focused regression coverage in
`codex-rs/core/src/tools/spec_plan_tests.rs`.
- Left execution to CI per repository workflow.
2026-06-02 14:50:16 -07:00
..
2026-05-26 15:49:37 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-03-27 19:00:44 -07:00
2026-05-27 11:09:33 -07:00
2026-05-14 12:40:01 -07:00
2026-05-26 13:02:34 -07:00
2026-06-02 13:18:59 -07:00
2026-06-02 12:10:14 +02:00
2026-05-26 15:07:26 +02:00
2026-06-01 21:25:42 -07:00
2026-06-01 21:25:42 -07:00
2026-06-01 23:33:42 +00:00
2026-05-14 16:15:56 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 20:59:47 -07:00
2026-06-01 23:33:42 +00:00
2026-06-01 23:33:42 +00:00
2026-05-27 11:09:33 -07:00
2026-05-14 18:04:26 -07:00
2026-05-26 13:02:34 -07:00
2026-05-28 15:26:55 -07:00
2026-06-01 23:33:42 +00:00
2026-05-27 14:14:30 +02:00
2026-05-14 12:40:01 -07:00
2026-05-29 10:22:27 -07:00
2026-06-02 13:18:59 -07:00
2026-05-26 15:49:37 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-22 16:58:14 +00:00
2026-05-26 13:02:34 -07:00
2026-06-01 11:51:15 -07:00
2026-05-18 21:03:51 -07:00
2026-06-02 14:50:16 -07:00
2026-06-02 12:10:14 +02:00
2026-05-26 13:02:34 -07:00
2026-06-02 12:10:14 +02:00
2026-05-26 13:02:34 -07:00
2026-05-15 01:26:50 +00:00
2026-05-26 13:02:34 -07:00
2026-05-18 21:03:51 -07:00
2026-05-28 14:54:39 -07:00
2026-06-01 23:33:42 +00:00
2026-06-02 12:10:14 +02:00
2026-06-02 12:10:14 +02:00
2026-06-02 16:21:22 +02:00
2026-06-01 18:45:07 +00:00
2026-05-06 22:48:29 -07:00
2026-05-26 13:02:34 -07:00
2026-06-01 23:33:42 +00:00
2026-05-26 13:02:34 -07:00
2026-06-02 12:10:14 +02:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-19 14:45:37 -07:00
2026-05-26 13:02:34 -07:00
2026-06-01 04:33:20 +00:00
2026-06-02 12:10:14 +02:00
2026-05-26 13:02:34 -07:00
2026-06-01 04:33:20 +00:00
2026-06-02 12:10:14 +02:00
2026-06-01 04:33:20 +00:00
2026-05-26 13:02:34 -07:00
2026-06-01 23:33:42 +00:00
2026-05-14 16:15:56 -07:00
2026-05-18 09:57:54 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-06-02 12:10:14 +02:00
2026-06-02 12:10:14 +02:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-06-01 23:33:42 +00:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-05-19 11:03:47 -07:00
2026-05-29 10:22:27 -07:00
2026-03-11 12:33:09 -07:00
2026-06-02 13:18:59 -07:00
2026-06-01 23:33:42 +00:00
2026-05-26 13:02:34 -07:00
2026-05-26 13:02:34 -07:00
2026-06-02 12:10:14 +02:00
2026-04-28 23:01:40 +00:00
2026-05-26 13:02:34 -07:00
2026-06-01 23:33:42 +00:00
2026-05-28 15:26:55 -07:00