openai / openai/codex

Browser Use ignores public-link routing preference and opens GitHub in Codex browser

Open
#39,598 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app browser bug windows-os
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What version of the Codex App are you using?

26.814.5517.0

What platform is your computer?

Windows 11 Business 10.0.26200, x64

What issue are you seeing?

Codex ignored the configured browser-routing preference when Browser Use tried to open GitHub.

The Codex settings are configured so that:

  • Public links open in Google Chrome.
  • Only local links open in the Codex in-app browser.

Despite that configuration, Browser Use selected the Codex in-app browser for this public GitHub URL:

https://github.com/settings/repositories

The resulting tab opened the GitHub sign-in page inside the Codex browser instead of opening the URL in Chrome.

What steps can reproduce the bug?
  1. Configure Codex to open public links in Google Chrome.
  2. Configure Codex to use the Codex browser only for local links.
  3. Ask Browser Use to open a public GitHub URL, such as https://github.com/settings/repositories.
  4. Observe that Browser Use opens the public GitHub URL in the Codex in-app browser.
What is the expected behavior?

Browser Use should honor the configured routing preference and open public GitHub URLs in Google Chrome. The Codex in-app browser should be selected only for local links.

Additional information

The problem was reproduced while Browser Use was trying to open GitHub during a check of the account-level default-branch setting.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the Browser Use link-opening path and the settings that distinguish public links from local links. Reproduce the case with https://github.com/settings/repositories using the reported Chrome and Codex browser preferences, then verify that public URLs open in Chrome while local URLs still use the in-app browser.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, rust
Domain
desktop, developer-experience
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.