Browser and Chrome plugins unavailable with gpt-5.6-sol but work with gpt-5.6-terra
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 42/100
Research direction
Reproduce the A/B test with fresh Codex tasks using gpt-5.6-sol and gpt-5.6-terra, then inspect the model catalog's tool_mode handling and the Browser/node_repl exposure path. Done means Sol either exposes the enabled tools consistently or the model selector and plugin UI clearly communicate that they are unsupported.
Written by the indexing model from the issue text.
Description
What version of the Codex App are you using?
ChatGPT/Codex desktop app 26.707.91948, bundled Codex CLI 0.144.5.
What subscription do you have?
ChatGPT subscription. The exact tier is not displayed in the Codex diagnostics.
What platform is your computer?
Darwin 25.5.0 arm64 arm
What issue are you seeing?
Browser and Chrome control stopped being exposed in new Codex tasks using gpt-5.6-sol.
The Browser and Chrome plugins and the node_repl MCP server were installed and enabled. The in-app Browser backend started successfully and its socket became ready, but tasks using gpt-5.6-sol reported that the browser-control or node_repl runtime was unavailable.
Local health checks passed for configuration, authentication, MCP setup, network connectivity, plugin installation, and the Browser backend. Restarting the app and reinstalling or re-enabling plugins did not help.
A controlled A/B test showed model-specific behavior:
gpt-5.6-sol: reports thatnode_replMCP is unavailable.gpt-5.6-terra: performs a realnode_replMCP call successfully.
The current model catalog marks gpt-5.6-sol as tool_mode=direct and gpt-5.6-terra as tool_mode=code_mode_only. Switching the default model to Terra and starting a fresh task immediately restored Browser control.
What steps can reproduce the bug?
- Install and enable the bundled Browser or Chrome plugin.
- Confirm that the
node_replMCP server is enabled. - Start a fresh Codex task using
gpt-5.6-sol. - Ask the task to use Browser or explicitly call
node_repl. - Observe that the tool is unavailable even though the Browser backend starts successfully.
- Run the equivalent request in a fresh task or ephemeral CLI session using
gpt-5.6-terra. - Observe that
node_replis exposed and Browser control works.
The last confirmed working Browser call using Sol was July 15, 2026 at 21:46 Europe/Berlin. The first task already missing the code-mode bridge was July 16 at 11:19, before any local plugin cleanup or configuration changes.
Private feedback was also submitted through /feedback without logs. Feedback thread ID: 019f6b08-b264-7e13-adc0-1d9f2dcbd49a.
What is the expected behavior?
Browser, Chrome, and Computer Use plugins should remain callable with gpt-5.6-sol. If this is an intentional model limitation, the model selector or plugin UI should communicate it clearly instead of showing the plugins as installed and healthy but unreachable.
Additional information
Changing only the default model from Sol to Terra is a reliable workaround. No secrets, logs, local paths, or private task content are included in this public report.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- Avg merge
- 1m
- Merged PRs (30d)
- 1k
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from openai/codex
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
bug CLI windows-os
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
macOS sandbox blocks hw.optional.arm64 sysctl, causing Flutter to misdetect Apple Silicon as x64 Openbug CLI sandbox
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug CLI TUI
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
CLI config enhancement skills
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
A-linter
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
oxc-project/oxc#26863 ·