OpenAI Codex CLI rust-v0.103.0

OpenAI Codex CLI rust-v0.103.0 was released on .

Summary

New Features - App listing responses now include richer app details (appmetadata, branding, and labels), so clients can render more complete app cards without extra requests. (11706) - Commit co-au...

Release Context

  • This was the 24th OpenAI Codex CLI release of 2026 tracked by Havoptic.
  • It shipped the same day as OpenAI Codex CLI rust-v0.102.0 (February 17, 2026).

Shipped around the same time

Within 3 days of this release, other AI coding tools also shipped:

Compare OpenAI Codex CLI: vs Claude Code · vs Cursor · vs Gemini CLI · vs Kiro CLI · vs GitHub Copilot CLI · vs Devin Desktop · vs Antigravity CLI

Release Notes

New Features - App listing responses now include richer app details (appmetadata, branding, and labels), so clients can render more complete app cards without extra requests. (11706) - Commit co-author attribution now uses a Codex-managed prepare-commit-msg hook, with commandattribution override support (default label, custom label, or disable). (11617) Bug Fixes - Removed the remotemodels feature flag to prevent fallback model metadata when it was disabled, improving model selection reliability and performance. (11699) Chores - Updated Rust dependencies (clap, envlogger, arc-swap) and refreshed Bazel lock state as routine maintenance. (11888, 11889, 11890, 12032) - Reverted the Rust toolchain bump to 1.93.1 after CI breakage. (11886, 12035) Changelog Full Changelog: https://github.com/openai/codex/compare/rust-v0.102.0...rust-v0.103.0 - 11699 chore: rm remote models fflag @sayan-oai - 11706 [apps] Expose more fields from apps listing endpoints. @mzeng-openai - 11890 chore(deps): bump arc-swap from 1.8.0 to 1.8.2 in /codex-rs @dependabot - 11886 chore(deps): bump rust-toolchain from 1.93.0 to 1.93.1 in /codex-rs @dependabot - 12032 chore: just bazel-lock-update @bolinfest - 11888 chore(deps): bump clap from 4.5.56 to 4.5.58 in /codex-rs @dependabot - 11889 chore(deps): bump envlogger from 0.11.8 to 0.11.9 in /codex-rs @dependabot - 11617 Use prompt-based co-author attribution with config override @gabec-openai - 12035 Revert "chore(deps): bump rust-toolchain from 1.93.0 to 1.93.1 in /co…dex-rs (11886)" @etraut-openai

View original release

Other Recent OpenAI Codex CLI Releases

All OpenAI Codex CLI releases · All AI coding tool releases on Havoptic