github openai/codex rust-v0.90.0
0.90.0

latest releases: rust-v0.92.0-alpha.1, rust-v0.91.0
7 hours ago

New Features

  • Added a network sandbox proxy with policy enforcement to better control outbound network access. (#8442)
  • Introduced the first phase of connectors support via the app server and MCP integration, including new config/docs updates. (#9667)
  • Shipped collaboration mode as beta in the TUI, with a clearer plan → execute handoff and simplified mode selection (Coding vs Plan). (#9690, #9712, #9802, #9834)
  • Added ephemeral threads and improved collaboration tool provenance metadata for spawned threads. (#9765, #9769)
  • WebSocket connections now support proxy configuration. (#9719)
  • More strict limitation on multi-agents

Bug Fixes

  • Fixed exec policy parsing for multiline quoted arguments. (#9565)
  • --yolo now skips the git repository check instead of failing outside a repo. (#9590)
  • Improved resume reliability by handling out-of-order events and prompting for the working directory when it differs. (#9512, #9731)
  • Backspace no longer deletes a text element when the cursor is at the element’s left edge. (#9630)
  • Config loading errors are clearer and more actionable across surfaces. (#9746)
  • Default model selection now respects filtered presets to avoid invalid defaults. (#9782)

Documentation

  • Corrected a typo in the experimental collaboration prompt template. (#9716)
  • Added documentation for the new connectors configuration surface. (#9667)

Chores

  • Refreshed the bundled model catalog/presets. (#9726)
  • Updated GitHub Actions for Node 24 compatibility. (#9722)

Changelog

Full Changelog: rust-v0.89.0...rust-v0.90.0

Don't miss a new codex release

NewReleases is sending notifications on new releases.