終端機原生 coding agent,建議作為主入口
Rust 開源實作,支援 macOS、Windows、Linux
執行 codex 進入互動式 TUI;帶 prompt 直接執行:codex "Explain this codebase to me"。可用 codex exec "fix the CI failure" 串入 shell pipe 自動化。建議從 CLI 開始配置 Codex,因為 IDE 擴充與 App 都共用同一份 ~/.codex/config.toml 設定檔。Apache-2.0 授權,原始碼位於 github.com/openai/codex。