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

未关闭 适合新手
#82 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
2/5
预计耗时
1-3 小时
新手友好度
68/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
冷清
技术栈
dockerfile

调研方向

首先找到 OpenShell Community 基础 sandbox 镜像的定义以及 @openai/codex@0.117.0 的 pin。复现 device-code 登录流程,将固定的 Codex 版本更新为接受 browser_use cloud 要求的版本,并验证 Codex 能够在 sandbox 中成功启动。

由索引模型根据 Issue 内容生成。

描述

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
主要语言
Dockerfile
星标
191
派生
76
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

NVIDIA/OpenShell-Community 的其他 Issue

查看 NVIDIA/OpenShell-Community 的全部 Issue

相似的 Issue

更多 DevOps Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。