Skip to content

[codex] Use gpt-5.4-mini by default#655

Closed
timrogers wants to merge 1 commit into
mainfrom
codex/default-gpt-5-4-mini
Closed

[codex] Use gpt-5.4-mini by default#655
timrogers wants to merge 1 commit into
mainfrom
codex/default-gpt-5-4-mini

Conversation

@timrogers

Copy link
Copy Markdown
Owner

Summary

  • change the default OpenAI model from gpt-4o to gpt-5.4-mini

Why

  • align the built-in OpenAI default with the requested newer model

Impact

  • OpenAI-backed inference now uses gpt-5.4-mini unless overridden elsewhere

Validation

  • cargo build --release --locked
  • cargo test --locked --all-features (fails in this environment because mcp::tests::login_complete_stores_token_and_updates_server_state cannot bind a local httpmock server: Operation not permitted)

@timrogers timrogers closed this Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant