Skip to content

0.141.0-cometix

Choose a tag to compare

New Features

Bug Fixes

  • Hook trust bypass now persists through codex exec thread start and resume, while blocking PostToolUse hooks correctly reject code-mode tool calls. (openai#26434, openai#28365)
  • Plugin capabilities now route consistently by authentication mode, deduplicate conflicting App/MCP declarations, and preserve remote marketplace ordering. (openai#27461, openai#27602, openai#27607, openai#27902, openai#27958, openai#28395)
  • Windows sandbox execution repairs stale credentials automatically and gives PowerShell commands more time before backgrounding. (openai#27086, openai#27944)
  • Idle exec-server relays remain connected, and steered user input immediately interrupts wait_agent. (openai#28286, openai#28341)
  • Bundled SQLite is pinned to a version containing the WAL-reset corruption fix. (openai#27992)
  • TLS connections now support P-521 certificate signatures commonly used by enterprise proxies. (openai#27706)

Chores

Changelog

Full Changelog: openai/codex@rust-v0.140.0...rust-v0.141.0