Codex CLI
Codex CLI is a programming terminal agent launched by OpenAI that can run locally on your computer.- Install
- Configure it to use this platform’s models (MacOS/Linux)
~/.codex/config.toml and configure it as follows:
- Run Codex CLI
Codex VSCode extension
You can also use Codex in VSCode. First configure~/.codex/config.toml according to the instructions in the previous section, then run the following command:
/home/path with your actual Home directory path.