# codex rust-v0.150.0 — 0.150.0 - Product: codex (https://whatsnew.fyi/product/codex) - Vendor: codex - Date: 2026-08-26 - Version: rust-v0.150.0 - Original notes: https://github.com/openai/codex/releases/tag/rust-v0.150.0 - Permalink: https://whatsnew.fyi/product/codex/releases/rust-v0.150.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Reference other Codex tasks with @ mentions, and ask agents to read, create, or message tasks from the terminal - **added** — /copy now offers a picker for full responses, individual code blocks, and blockquotes - **added** — Unnamed terminal tasks receive descriptive titles automatically, and /rename suggests an editable title based on the conversation - **added** — Markdown links appear as clickable labels in supported terminals, with visible URLs retained elsewhere - **added** — Bind shortcuts to cycle permission modes, and use . in Vim mode to repeat your last edit - **added** — New Interrupt hooks can run commands or MCP handlers when an active top-level turn is interrupted - **fixed** — Untrusted projects no longer supply project-level AGENTS.md instructions, and managed deny-read rules remain enforced after permission changes - **fixed** — Improved credential redaction in app-server diagnostics, including provider, authentication refresh, and attestation fields - **fixed** — Fixed remote MCP bearer-token lookup and required-server startup while preserving compatibility with older executors - **fixed** — Fixed elevated Windows sandbox setup and launch aliases under Unicode user paths - **fixed** — Prevented Unix shutdown hangs caused by detached processes retaining a terminal or full terminal output buffers - **fixed** — Fixed conversation compaction and multi-agent compatibility for Amazon Bedrock models ##### New Features - Reference other Codex tasks with `@` mentions, and ask agents to read, create, or message tasks from the terminal. (#40308, #40315) - `/copy` now offers a picker for full responses, individual code blocks, and blockquotes. (#39997) - Unnamed terminal tasks receive descriptive titles automatically, and `/rename` suggests an editable title based on the conversation. (#40492, #40495) - Markdown links appear as clickable labels in supported terminals, with visible URLs retained elsewhere. (#40471) - Bind shortcuts to cycle permission modes, and use `.` in Vim mode to repeat your last edit. (#39873, #40521) - New `Interrupt` hooks can run commands or MCP handlers when an active top-level turn is interrupted. (#40511) ##### Bug Fixes - Untrusted projects no longer supply project-level `AGENTS.md` instructions, and managed deny-read rules remain enforced after permission changes. (#39837, #40004) - Improved credential redaction in app-server diagnostics, including provider, authentication refresh, and attestation fields. (#39993) - Fixed remote MCP bearer-token lookup and required-server startup while preserving compatibility with older executors. (#39926, #39952, #39979) - Fixed elevated Windows sandbox setup and launch aliases under Unicode user paths. (#39971, #40570) - Prevented Unix shutdown hangs caused by detached processes retaining a terminal or full terminal output buffers. (#40460) - Fixed conversation compaction and multi-agent compatibility for Amazon Bedrock models. (#39804, #39825) ##### Changelog Full Changelog: https://github.com/openai/codex/compare/rust-v0.149.0...rust-v0.150.0 - #39667 Trace MCP runtime refresh coordination @copyberry - #39691 Make Guardian v2 parent compaction reuse configurable @copyberry - #39700 Fail closed on unsafe config and sed parsing @copyberry - #39702 Wait for turn completion events in multi-agent resume tests @copyberry - #39703 Move the global scope check into the code-mode runtime @copyberry - #39706 Harden Seatbelt writable root path binding @copyberry - #39707 Remove redundant code mode image helper test @copyberry - #39709 Log TUI app event variants without their payloads @copyberry - #39712 Reduce unified exec output buffer allocations @copyberry - #39717 Pass CI workflow inputs through environment variables @copyberry - #39719 Stop persisting checkout credentials in V8 workflows @copyberry - #39720 Expose managed policy for browser settings imports @copyberry - #39722 Track multi-agent v2 spawn calls in analytics @copyberry - #39726 Box the WebSocket dial future @copyberry - #39731 Avoid rollout reads for configured TUI sessions @copyberry - #39736 Remove private executor directory creation @copyberry - #39738 Honor Guardian runtime settings from model defaults @copyberry - #39741 Use model-specific auto-review outcome instructions @copyberry - #39744 Skip postprocessing for short composer input @copyberry - #39746 Refresh resumed thread capability roots from executors @copyberry - #39749 Require filesystem backends to implement directory walks @copyberry - #39752 Expose uncompiled permission profile selection @copyberry - #39755 Add managed developer instructions to requirements @copyberry - #39756 Cache shell snapshots in the exec server @copyberry - #39757 Standardize shell execution on unified exec @copyberry - #39761 Add app-server MCP event streaming @copyberry - #39765 Include suggestion IDs in plugin install metadata @copyberry - #39770 Refresh bundled model definitions @copyberry - #39772 Standardize shell execution on unified exec @copyberry - #39776 Verify Codex app signatures before launch or install @copyberry - #39777 Retry transient registry failures during initial exec connection @copyberry - #39779 Make tool-result telemetry limits configurable @copyberry - #39782 Support standalone named function call outputs @copyberry - #39784 Classify rollout migration failures @copyberry - #39785 Support turn cost telemetry for custom model provi _[Truncated at 4000 characters — full notes: https://github.com/openai/codex/releases/tag/rust-v0.150.0]_