Codex 0.155 adds experimental voice chats and Touch ID for MCP
OpenAI Codex CLI 0.155.0 adds experimental voice conversations, local MCP request verification with Touch ID on supported Macs, task management, and safer daemon updates.
Editorial Team
The Authority AI Tools editorial team maintains this directory using vendor documentation, dated source checks, product changelogs, and clearly identified hands-on observations where available.
OpenAI’s official Codex repository released 0.155.0 on September 17, 2026. The release adds experimental voice conversations to supported builds, Touch ID verification for local MCP requests on supported Macs, and a set of task, daemon, and credential-handling improvements.
Experimental voice conversations
Codex 0.155.0 adds an experimental /voice conversation mode with live transcripts and microphone controls. The release notes describe the feature as available on supported builds and enabled through /experimental, so teams should not treat it as a stable default or assume every platform has the required voice resources.
The TUI also shows live reasoning summaries in its status row and completion timestamps after successful turns. These are presentation changes, but they make long-running terminal sessions easier to monitor without opening a separate dashboard.
Verify local MCP requests with Touch ID
On supported Macs, local TUI sessions can use Touch ID verification for MCP requests. This adds a device-level confirmation step to a class of tool calls that may otherwise reach local services with the session’s existing permissions.
Teams should still apply MCP allowlists and review server configuration. Touch ID is an additional user-verification mechanism, not a substitute for least-privilege tool design or checking what an MCP server can do.
Better task and daemon management
The agents overview can now hide, archive, and delete tasks. Codex also shows worktree ownership details and confirms deletion of clean managed worktrees, which makes it easier to distinguish disposable task state from work that still has local changes.
The app-server daemon gains configurable update schedules and an explicit codex app-server daemon update command. Saved threads and active goals can recover after daemon restarts. The release also improves MCP OAuth expiry reporting and reconnect guidance, and Amazon Bedrock can obtain AWS credentials from configured commands with caching, expiration-based refresh, and authentication recovery.
Upgrade notes
The 0.155.0 release includes Windows sandbox hardening, more reliable approval-review evidence, and account-switching cleanup for remote-control sessions and model catalogs. Because voice and user verification are platform- and build-dependent, test the upgrade in a non-production environment before making it the default CLI for a team.
Sources
- OpenAI Codex — official 0.155.0 release (September 17, 2026): https://github.com/openai/codex/releases/tag/rust-v0.155.0
- OpenAI Codex — official releases: https://github.com/openai/codex/releases
- OpenAI Developers — ChatGPT & Codex changelog: https://developers.openai.com/codex/changelog
- OpenAI Developers on X — official developer updates: https://x.com/OpenAIDevs
Cloud coding agent with GPT-5.5 frontier model, 1M+ developers, Desktop App, in-app browser use, and parallel sandboxed environments
Tools Mentioned in This Article
Free Resource
2026 AI Coding Tools Comparison Chart
Side-by-side comparison of features, pricing, and capabilities for every major AI coding tool.
No spam, unsubscribe anytime.
Workflow Resources
Cookbook
Mastering OpenAI Codex CLI — Skills, MCPs & Workflows
Master OpenAI Codex CLI — agents.md skills, MCP integrations, and advanced workflows.
Cookbook
The MCP Ecosystem — Essential Servers, Setup Guides & Cross-Tool Patterns
Master the Model Context Protocol ecosystem — setup guides, essential servers, and cross-tool patterns.
Cookbook
OpenAI Codex API agent loop for implementation tasks
A repeatable API-driven loop to plan, implement, validate, and summarize coding tasks using Codex and GPT models.
MCP Server
AWS MCP Server
Interact with AWS services including S3, Lambda, CloudWatch, and ECS from your AI coding assistant.
MCP Server
Context7 MCP Server
Fetch up-to-date library documentation and code examples directly into your AI coding assistant.
MCP Server
Docker MCP Server
Manage Docker containers, images, and builds directly from your AI coding assistant.
MCP Server
Figma MCP Server
Access Figma designs, extract design tokens, and generate code from your design files.
Frequently Asked Questions
What is Codex 0.155 adds experimental voice chats and Touch ID for MCP?
Related Articles
Claude Code Projects coordinate parallel cloud sessions for long-running work
Claude Code Projects are a public-beta workspace where a coordinator conversation starts and tracks parallel cloud sessions, shared repositories, instructions, and memory.
Read more →Product UpdatesGemini CLI 0.60 hardens extensions, sandboxes, and MCP OAuth
Gemini CLI 0.60.0 adds extension consent and isolation, stronger workspace and sandbox boundaries, safer web fetch routing, and strict MCP OAuth issuer checks.
Read more →Product UpdatesGemini 3.8 Live brings real-time audio agents to the Live API
Google’s Gemini 3.8 Live and Gemini 3.8 Live Extended Thinking models are generally available for real-time audio-to-audio applications using the Gemini Live API.
Read more →