-
-
Notifications
You must be signed in to change notification settings - Fork 79.2k
Codex embedded agent: Cannot find module './codex-mcp-config-D66js4SP.js' on v2026.5.19 #85050
Copy link
Copy link
Open
Labels
P1High-priority user-facing bug, regression, or broken workflow.High-priority user-facing bug, regression, or broken workflow.clawsweeper:needs-live-reproClawSweeper needs live local, crabbox, or manual validation to confirm this issue.ClawSweeper needs live local, crabbox, or manual validation to confirm this issue.impact:auth-providerAuth, provider routing, model choice, or SecretRef resolution may break.Auth, provider routing, model choice, or SecretRef resolution may break.issue-rating: 🐚 platinum hermitGood issue quality with a plausible reproduction path needing some confirmation.Good issue quality with a plausible reproduction path needing some confirmation.
Metadata
Metadata
Assignees
Labels
P1High-priority user-facing bug, regression, or broken workflow.High-priority user-facing bug, regression, or broken workflow.clawsweeper:needs-live-reproClawSweeper needs live local, crabbox, or manual validation to confirm this issue.ClawSweeper needs live local, crabbox, or manual validation to confirm this issue.impact:auth-providerAuth, provider routing, model choice, or SecretRef resolution may break.Auth, provider routing, model choice, or SecretRef resolution may break.issue-rating: 🐚 platinum hermitGood issue quality with a plausible reproduction path needing some confirmation.Good issue quality with a plausible reproduction path needing some confirmation.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Bug Report
OpenClaw version: 2026.5.19 (a185ca2)
@openclaw/codex version: 2026.5.19
OS: Linux 6.8.0-117-generic (x64)
Node: v22.22.2
Description
Any agent configured with model
codex/gpt-5.5inagents.list[]fails immediately with:The file
codex-mcp-config-D66js4SP.jsdoes not exist in the installed plugin'sdist/directory — not after fresh install, not after--forcereinstall, not after runningpostinstall-bundled-plugins.mjs.Steps to Reproduce
agents.listwith"model": "codex/gpt-5.5"Expected Behavior
Agent uses the Codex harness and responds via ChatGPT subscription (OAuth).
Actual Behavior
Notes
@PinkRBCodexbotvia native Codex channel) works fine — only embedded agent model failsopenclaw doctor --fixdoes not resolve@openclaw/codex@latest --forcedoes not resolvedist/bundleWorkaround
Set the agent model to
openrouter/anthropic/claude-sonnet-4.6— works normally but does not use the ChatGPT subscription.Relevant log