codex rs cant load default model from config

Resolved 💬 1 comment Opened Jun 3, 2025 by rizwankce Closed Jun 3, 2025

What version of Codex is running?

codex-cli 0.0.2505291458

Which model were you using?

codex-mini-latest

What platform is your computer?

Darwin 24.5.0 arm64 arm

What steps can reproduce the bug?

  • Installed the latest codex native via npm i -g @openai/codex@native
  • have new config at ~/.codex/config.yaml with model: codex-mini-latest
  • load the codex with codex

What is the expected behavior?

Expecting the codex to load with model set in config.yaml file but it default to o4-mini

What do you see instead?

codex loads with default model o4-mini

Additional information

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗