Skip to content

0.142.2-cometix

Latest

Choose a tag to compare

New Features

  • MCP tools now use tool search by default when supported, improving tool discovery while preserving compatibility with older models and providers. (openai#29486)
  • macOS authentication clients can honor system proxy, PAC, and WPAD settings when respect_system_proxy is enabled. (openai#26709)
  • Plugins can provide dedicated dark-mode logos through local manifests and remote catalogs. (openai#29488)
  • Apps can display richer safety-buffering UI using server-provided visibility and faster-model metadata. (openai#29473)

Bug Fixes

  • Remote plugin catalogs now return curated featured-plugin rankings. (openai#29485)
  • Expired Amazon Bedrock credentials now produce actionable recovery guidance instead of a generic authorization error. (openai#28992)
  • Remote stdio MCP servers now accept absolute working directories written in the remote platform’s path format. (openai#29493)
  • Remote HTTP(S) image inputs now return clear model-visible validation errors; inline data URLs and local images remain supported. (openai#29417, openai#29419)
  • PowerShell commands containing executable AST regions the safety classifier cannot inspect now require approval. (openai#24092)
  • Code Mode now warns when the selected model lacks the required metadata. (openai#29490)

Chores

  • Updated bundled OpenSSL and esbuild dependencies to patched releases. (openai#29487, openai#29489)
  • Successful formatter runs are now quiet while failures still show diagnostics. (openai#29467)

Changelog

Full Changelog: openai/codex@rust-v0.142.1...rust-v0.142.2