90% 日常工作都從這裡開始
Rust 寫的開源 agent;macOS / Windows / Linux 通吃
執行 codex 進入互動式 TUI;直接帶 prompt 也行:codex "Explain this codebase to me"。可用 codex exec "fix the CI failure" 串進 shell pipe 自動化。建議從這裡開始學 Codex — 因為 IDE 擴充與 App 都共用 CLI 的設定檔(~/.codex/config.toml)。Apache-2.0 授權,原始碼在 github.com/openai/codex。