#0829
`Codex CLI` `0.135.0` improves diagnostics, remote status, and Vim mode
70radar
CodexCoding agent CLI — automates code work in the terminal
Supportability got much better: richer doctor, remote /status, and sturdier TUI output. Worth upgrading if you run Codex in terminals or remote sessions.
codex doctornow reports environment, Git, terminal, app-server, and thread inventory diagnostics, cutting back-and-forth in support cases.- Remote TUI sessions show connection details and server version through
/status, which helps debug mismatched client-server setups. - Vim mode adds text-object editing and better word/end-of-line behavior; daily terminal use gets noticeably less rough.
- Python SDK thread and turn APIs now expose Sandbox presets, making sandbox configuration less verbose in automation scripts.
Source: github.com/openai/codex/releases/tag/rust-v0.135.0Read original →