Skip to content

fix(executor): map Xhigh thinking budget to xhigh codex effort#72

Merged
RyderFreeman4Logos merged 1 commit intomainfrom
fix/xhigh-codex-effort
Feb 14, 2026
Merged

fix(executor): map Xhigh thinking budget to xhigh codex effort#72
RyderFreeman4Logos merged 1 commit intomainfrom
fix/xhigh-codex-effort

Conversation

@RyderFreeman4Logos
Copy link
Owner

Summary

  • Fixed ThinkingBudget::Xhigh.codex_effort() to return "xhigh" instead of incorrectly falling back to "high"
  • Codex CLI supports xhigh as its highest reasoning effort level — the previous mapping was wrong
  • Updated tests in both model_spec.rs and executor_build_cmd_tests.rs

Test plan

  • cargo test -p csa-executor -- model_spec — all 13 tests pass
  • cargo test -p csa-executor -- test_codex_effort_all_variants — assertion updated
  • just pre-commit — full 849 test suite passes

🤖 Generated with Claude Code

Codex CLI supports xhigh as its highest reasoning effort level.
The previous mapping incorrectly fell back to "high".

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@RyderFreeman4Logos RyderFreeman4Logos merged commit 8817e42 into main Feb 14, 2026
0 of 5 checks passed
@RyderFreeman4Logos RyderFreeman4Logos deleted the fix/xhigh-codex-effort branch February 14, 2026 01:19
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