Skip to content

feat(tui): configure per-model Codex reasoning levels - #442

Merged
SaladDay merged 1 commit into
mainfrom
codex/issue-441-reasoning-levels
Sep 5, 2026
Merged

feat(tui): configure per-model Codex reasoning levels#442
SaladDay merged 1 commit into
mainfrom
codex/issue-441-reasoning-levels

Conversation

@SaladDay

@SaladDay SaladDay commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Codex users could preserve per-model reasoning settings in imported catalogs but could not edit them in the TUI. Both model catalog entry points now expose supported reasoning levels and a default, using the existing selection dialogs and contextual help.

The options, ordering, unset behavior, and Auto default follow upstream. Cancel preserves the original values, and removing a selected default restores Auto. Changes are limited to the TUI and its tests; existing catalog generation is reused.

Validation:

  • Library tests: 4,332 passed, 2 ignored; binary tests: 10 passed; formatting passed.
  • Real TUI editing and saving at 80 columns, followed by native Codex 0.153.4 model/list, confirmed distinct levels and defaults for two models. All configuration was isolated and used fake credentials.
  • Two independent blind reviews found no issues; each passed 14 model catalog tests.
  • Clippy completed with the existing reversed_empty_ranges lint allowed.

Refs #441.

@SaladDay
SaladDay merged commit 8a5614d into main Sep 5, 2026
6 checks passed
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