AI-assisted coding in the terminal
Codex CLI is a coding agent that runs in the terminal on your local computer. It can review code, make changes to files, and run commands.
Updates
- September 5, 2026: Stars 121,393 → 121,623, latest release rust-v0.153.4 (September 4, 2026).
- September 4, 2026: Stars 121,091 → 121,393, latest release rust-v0.153.2 (September 3, 2026).
- September 3, 2026: Stars 120,845 → 121,091, latest release rust-v0.153.0 (September 3, 2026).
- September 2, 2026: Stars 120,585 → 120,845, latest release rust-v0.152.1 (September 1, 2026).
Installation
curl -fsSL https://chatgpt.com/codex/install.sh | shpowershell -ExecutionPolicy ByPass -c "irm https://chatgpt.com/codex/install.ps1 | iex"Running it
codexWhat does this tool do?
Codex CLI is a coding agent that runs in the terminal on your local computer. It can review code in a project directory, make changes to files, run commands, and help automate repetitive tasks.
Who it is for
Developers who want to work in the terminal, review the codebase, edit files, and automate repetitive development tasks.
What not to expect
It may not be suitable for those who do not want to use the terminal.
Highlights
- It can review code and make changes to files.
- It can run commands and automate repetitive tasks.
- The model, reasoning effort, permissions, and command approvals can be managed by the user.
- The GitHub repository is licensed under Apache-2.0.
First-use flow
- Choose the official installation method suitable for your operating system.
- Start Codex CLI after installation.
- Log in with ChatGPT or another available login method.
- Start from the project directory. Create a Git checkpoint before and after changes.
Safe start
First task prompt
For your first use, you can start with a review request that explains the project's purpose and file structure.
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-08-23: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.