codex openai

Lightweight coding agent that runs in your terminal

主要语言
Rust
Stars
112,548
Forks
17,295

标签

  • 编程Agent
  • CLI工具
  • AI副驾驶
  • Rust
  • 本地部署

摘要

Codex CLI 是 OpenAI 官方开源的轻量级编码智能体,直接在本地终端中运行,可帮助开发者自动完成代码编写、修改、运行命令等编程任务。支持通过 ChatGPT 账号或 API Key 登录,提供命令行界面,并可作为桌面应用或集成到 VS Code、Cursor、Windsurf 等 IDE 中使用。

README

<p align="center"><strong>Codex CLI</strong> 是 OpenAI 推出的编码代理,可直接在您的本地计算机上运行。 <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://developer…

查看完整页面