CLI Tools2026年4月6日·1 分钟阅读

OpenAI Codex CLI — Terminal Coding Agent by OpenAI

Official OpenAI terminal coding agent. Reads your codebase, writes code, runs commands, and manages files from the command line. Multi-model support with sandbox execution. 20,000+ stars.

介绍

OpenAI Codex CLI is OpenAI's official terminal coding agent with 20,000+ GitHub stars. It reads codebases, writes code, runs commands, and manages files. Supports sandboxed execution and multiple models (o4-mini, o3, GPT-4o). Ideal for developers who need an OpenAI-powered terminal coding agent.


Quick Use

npm install -g @openai/codex
codex "Add input validation to the signup endpoint"

Intro

OpenAI Codex CLI is OpenAI's official terminal coding agent with 20,000+ GitHub stars. It reads codebases, writes code, runs commands, and manages files. Supports sandboxed execution and multiple models (o4-mini, o3, GPT-4o). Ideal for developers who need an OpenAI-powered terminal coding agent.


Source & Thanks

Created by OpenAI. Licensed under Apache 2.0.

codex — ⭐ 20,000+

🙏

来源与感谢

Created by OpenAI. Licensed under Apache 2.0.

codex — ⭐ 20,000+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产