OpenAI Codex CLI rust-v0.101.0
OpenAI Codex CLI rust-v0.101.0 was released on .
Summary
New Features - Memory files now include the working directory in stored context, improving memory behavior when switching between different project directories. (11591) Bug Fixes - Model resolution...
Release Context
- This was the 22nd OpenAI Codex CLI release of 2026 tracked by Havoptic.
- It shipped the same day as OpenAI Codex CLI rust-v0.100.0 (February 12, 2026).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- GitHub Copilot CLI v0.0.410 (February 14, 2026)
- Claude Code v2.1.42 (February 13, 2026)
- Kiro CLI v1.26.0 (February 13, 2026)
- Claude Code v2.1.41 (February 13, 2026)
- GitHub Copilot CLI v0.0.409 (February 12, 2026)
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 - Memory files now include the working directory in stored context, improving memory behavior when switching between different project directories. (11591) Bug Fixes - Model resolution now preserves the requested model slug when selecting by prefix, so model references stay stable instead of being rewritten. (11602) - Developer messages are now excluded from phase-1 memory input, reducing noisy or irrelevant content entering memory. (11608) - Memory phase processing concurrency was reduced to make consolidation/staging more stable under load. (11614) Chores - Cleaned and simplified the phase-1 memory pipeline code paths. (11605) - Minor repository maintenance: formatting and test-suite hygiene updates in remote model tests. (11619) Changelog Full Changelog: https://github.com/openai/codex/compare/rust-v0.100.0...rust-v0.101.0 - 11605 chore: drop and clean from phase 1 @jif-oai - 11602 fix(core) modelinfo preserves slug @dylan-hurd-oai - 11608 exclude developer messages from phase-1 memory input @wendyjiao-openai - 11591 Add cwd to memory files @wendyjiao-openai - 11614 chore: reduce concurrency of memories @jif-oai - 11619 fix: fmt @jif-oai
Other Recent OpenAI Codex CLI Releases
- rust-v0.144.6 (July 18, 2026)
- rust-v0.144.5 (July 16, 2026)
- rust-v0.144.4 (July 14, 2026)
- rust-v0.144.3 (July 13, 2026)
- rust-v0.144.2 (July 13, 2026)
All OpenAI Codex CLI releases · All AI coding tool releases on Havoptic