github Haleclipse/codex rust-v0.155.0-cometix
0.155.0-cometix

5 hours ago

New Features

  • Added experimental /voice conversations with live transcripts and microphone controls on supported builds, enabled through /experimental. (openai#43581, openai#43651, openai#44331)
  • The TUI now shows live reasoning summaries in the status row and completion timestamps after successful turns. (openai#43558, openai#43921)
  • Added task hiding, archiving, and deletion in the agents overview, plus worktree ownership details and confirmed deletion of clean managed worktrees. (openai#43942, openai#44424, openai#44433)
  • Added Touch ID verification for MCP requests in local TUI sessions on supported Macs. (openai#43624, openai#43712, openai#43715)
  • Added configurable daemon update schedules and codex app-server daemon update; saved threads and active goals can recover after daemon restarts. (openai#43542, openai#43562, openai#44314)
  • Amazon Bedrock can now obtain AWS credentials from configured commands, with caching, expiration-based refresh, and authentication recovery. (openai#44028)

Bug Fixes

  • Accepted prompts are now saved even when compaction fails before a turn starts. (openai#44487)
  • Fixed missed tmux resizes, transcript viewport restoration, and stale history appearing after switching threads. (openai#43603, openai#43889, openai#43994)
  • MCP servers now report expired OAuth credentials accurately and provide reconnect guidance when token refresh fails. (openai#43947, openai#44359)
  • Automatic approval reviews now preserve complete actions and authorization evidence more reliably, retry transient failures, and distinguish review failures from unsafe-action findings. (openai#44482, openai#44569, openai#44570)
  • Switching accounts now invalidates remote-control sessions, cached WebSocket state, and model catalogs belonging to the previous identity. (openai#43906, openai#44341, openai#44489)
  • Blocked Windows-process escapes from restricted WSL sandboxes and hardened brokered shell snapshots against credential exposure. (openai#44286, openai#43909, openai#44040)

Chores

  • Aligned Python SDK and runtime publishing with stable CLI releases, using matching versions and verifying runtime assets before SDK publication. (openai#44067)

Changelog

Full Changelog: openai/codex@rust-v0.154.0...rust-v0.155.0

Don't miss a new codex release

NewReleases is sending notifications on new releases.