bug: Upgrade Codex in the base sandbox image; pinned `0.117.0` breaks current Codex cloud requirements

Open Beginner friendly
#82 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
dockerfile

Research direction

Start by locating the OpenShell Community base sandbox image definition and the pin for @openai/codex@0.117.0. Reproduce the device-code login flow, update the pinned Codex version to one that accepts the browser_use cloud requirement, and verify Codex starts successfully in the sandbox.

Written by the indexing model from the issue text.

Description

The OpenShell Community base sandbox currently pins @openai/codex@0.117.0. That older Codex CLI fails after ChatGPT device-code login when it receives newer cloud requirements containing the browser_use feature requirement.

This makes Codex unusable in the OpenShell sandbox even though authentication succeeds.

Current Behavior

After running Codex in an OpenShell sandbox and signing in with device code, Codex exits with:

Error loading configuration: invalid `features` requirement `browser_use` from cloud requirements
Dominant language
Dockerfile
Stars
191
Forks
76
PR merge metrics
No merged PRs in 30d

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.

More from NVIDIA/OpenShell-Community

All issues in NVIDIA/OpenShell-Community

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.