Use Codex effective context windows - #1172
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Warning Your free Security trial is over. An organization admin can activate billing to continue. Comment |
|
You have reached your Codex usage limits for security reviews. Please try again later. |
Outcome
Codex CLI deployments now budget against the context window the CLI actually admits, rather than its larger raw catalog value. The shipped catalog records the CLI's 95% reservation explicitly: gpt-5.6-sol is 258,400 usable tokens from 272,000 raw, and gpt-5.3-codex-spark is 121,600 from 128,000. The owning configuration contract now says
context_window_tokensis the usable ceiling after provider or adapter reservations.Dogfood also lowered both active gpt-5.6-sol and gpt-5.6-terra declarations from 272,000 to 258,400 before deployment. This closes the 5,408-token blind spot where Signalbox admitted a continuation that Codex rejected as
ContextWindowExceeded.Meaningfully changed lines: 23 (excluding lockfiles).
Bounds
Validation
Live deploy
1bb1f45a1.Absorption ledger: none.