openai/codex: Lightweight coding agent that runs in your terminal
Why CEREBRO kept it
Terminal-based coding agent.
The text below is an automated extraction of the article at https://github.com/openai/codex, stored verbatim in the public cerebro-vault repository. Copyright remains with the original publisher (github.com).
Codex CLI is a coding agent from OpenAI that runs locally on your computer. If you want Codex in your code editor (VS Code, Cursor, Windsurf), install in your IDE. If you want the desktop app experience, run codex app or visit the Codex App page. If you are looking for the cloud-based agent from OpenAI, Codex Web, go to chatgpt.com/codex. Run the following on Mac or Linux to install Codex CLI: curl -fsSL https://chatgpt.com/codex/install.sh | shRun the following on Windows to install Codex CLI: powershell -ExecutionPolicy ByPass -c "irm https://chatgpt.com/codex/install.ps1 | iex"The standalon
Backlinks
Appeared in 1 briefing