Browser plugin fails after desktop update: trusted RPC dependency error
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
Summary
After a Windows Codex desktop update, the built-in Browser plugin cannot initialize. This prevents all in-app browser use before any webpage or authentication step is reached.
Error
Trusted RPC dependency must resolve within a configured trusted code path: .../browser-service.mjs
Environment
- Windows Codex desktop package:
OpenAI.Codex_26.814.5167.0_x64 - Browser plugin version:
26.814.41407
Reproduction
- Start a Codex desktop chat.
- Ask Codex to use the built-in Browser /
@Browser. - Browser runtime initialization fails immediately with the error above.
Expected behavior
The Browser plugin should initialize and open the built-in browser.
Troubleshooting already attempted
- Fully restarted the desktop app.
- Restarted the PC.
- Rebuilt the Browser plugin cache; Codex recreated it, but the failure remained.
- Used Windows Apps > OpenAI Codex > Advanced options > Repair.
No browser session, website login, application data, or logs are attached to this report.
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
Start with the Browser plugin initialization path and the referenced browser-service.mjs, reproducing the failure on Windows with the listed package and plugin versions. Trace why the trusted RPC dependency is rejected, then verify that Browser initializes successfully without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100