Codex CLI
Codex CLI is a programming terminal agent launched by OpenAI that runs locally on your computer.- Installation
- Configure to use platform models (macOS/Linux)
~/.codex/config.toml and add the following configuration:
- Run Codex CLI
Codex VSCode Extension
You can also use Codex in VSCode. First, configure~/.codex/config.toml as described in the previous section, then run the following commands:
/home/path with your actual home directory path.