<p align="center"><strong>Codex CLI</strong> 是 OpenAI 推出的一款运行在本地计算机上的 coding agent。
<p align="center">
<img src="https://github.com/openai/codex/blob/main/.github/codex-cli-splash.png" alt="Codex CLI 启动画面" width="80%" />
</p>
</br>
如果你希望在代码编辑器(VS Code、Cursor、Windsurf)中使用 Codex,请<a href="https://developers.openai.com/codex/ide">在 IDE 中安装。</a>
</br>如果你希望使用桌面应用体验,可以运行 <code>codex app</code>,或者访问 <a href="https://chatgpt.com/codex?app-landing-page=true">Codex App 页面</a>。
</br>如果你正在寻找 OpenAI 提供的<em>云端 coding agent</em>——<strong>Codex Web</strong>,请访问 <a href="https://chatgpt.com/codex">chatgpt.com/codex</a>。</p>
快速开始
安装并运行 Codex CLI
在 Mac 或 Linux 上运行以下命令安装 Codex CLI: