Back to feed

0.77.0

Dec 21, 2025
OpenAI/Codex CLICLIvrust-v0.77.0

New Features

  • TUI2: Normalize mouse wheel + trackpad scrolling across terminals; add tui.scroll_* config settings (PR #8357)
  • Add allowed_sandbox_modes to requirements.toml to constrain permitted sandbox modes (PR #8298)
  • MCP: OAuth login for streamable HTTP MCP servers no longer requires the rmcp_client feature flag (PR #8087)
  • Improve fuzzy file search display/consistency by centralizing file-name derivation in codex-file-search (PR #8334)
  • Update bundled model metadata (models.json) (PR #8168)

Bug Fixes

  • Fix /undo interacting destructively with git staging / ghost commits (PR #8303)
  • TUI2: Reduce redundant redraws while scrolling transcripts (PR #8295)
  • Docs: Fix link to contributing.md in experimental.md (PR #8311)

Full Changelog: https://github.com/openai/codex/compare/rust-v0.76.0...rust-v0.77.0

Changelog (PRs merged in this tag range)