openai / openai/codex

Browser plugin fails after desktop update: trusted RPC dependency error

Open
#39,212 7 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

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

  1. Start a Codex desktop chat.
  2. Ask Codex to use the built-in Browser / @Browser.
  3. 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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.