Back
AI summary
Written by AI from the official notes. Check them for exact details.Codex CLI 0.157.0 introduces new features including GPT-6 support and bug fixes for improved performance.
- Added GPT-6 Sol and Luna with Amazon Bedrock support.
- Enabled fullscreen transcripts by default.
- Automatic background-server startup for interactive sessions.
- New
fshortcut to fork conversations in other apps. - Improved terminal rendering with Unicode support.
Why it matters: Users who rely on Codex CLI for coding assistance should update to benefit from new features and fixes.
Full release notes12 changes
New Features
- Added GPT-6 Sol and Luna, including Amazon Bedrock support and migration prompts for older models.
- Enabled fullscreen transcripts by default and added Shift-click to extend text selections.
- Enabled automatic background-server startup for eligible interactive sessions, with recovery choices when server settings are incompatible.
- Added an
fshortcut to fork conversations open in another app, preserving drafts and queued prompts. - Made
/importavailable in remote sessions and local background-server sessions. - Improved terminal rendering with Unicode bullets, checkboxes, aligned equations, and optimization notation.
Bug Fixes
- Preserved active voice conversations when switching threads.
- Recovered unsent question answers into the composer when turns end, without disrupting active history searches.
- Respected tmux mouse settings and restored native scrollback for Terminal.app over SSH in automatic screen mode.
- Fixed configured proxy routing for realtime connections and standalone web search, including search redirects.
- Added retries for transient file-upload failures and increased the upload timeout to five minutes.
- Enforced network restrictions across redirects and ongoing HTTP and WebSocket traffic, including cancellation when policy changes revoke access.