ChatGPT desktop Browser Use cannot attach when admin policy verification becomes unavailable
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
Summary
In the ChatGPT desktop app, the built-in browser can display an authenticated page and the browser inventory can see the open tab, but Computer Use cannot attach to that same tab.
Steps to reproduce
- Open an authenticated website in the built-in browser.
- Ask Codex to interact with the visible tab.
- Browser state successfully lists the tab, title, and URL.
- Attempting to attach to the tab fails before any page interaction.
Actual result
The attach operation repeatedly returns:
Browser Use could not complete this action because a browser security check was unavailable. Reason: The admin-enforced policy could not be verified, so access was not granted.
The failure occurred repeatedly after refreshing browser state. The page itself remained visible and usable by the user.
Expected result
Computer Use should attach to the already-open tab when browser use is enabled and the page is visible.
Workaround
The user reports that fully quitting and reopening the ChatGPT desktop app restores the connection. This suggests stale or temporarily unavailable managed-policy state rather than a denied origin.
Environment
- macOS
- ChatGPT desktop app 26.911.61220 (build 9647)
- Built-in browser
- Observed 2026-09-17
No private site URL, credentials, or application logs are included.
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.
Research direction
No files, tests, or entry points are named in the report. Start by reproducing the attach failure after refreshing browser state, then compare the behavior before and after fully quitting and reopening the desktop app; done means Computer Use attaches to the already-open visible tab when browser use is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, rust
- Domain
- desktop, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100