-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Add unified thinking effort control across all providers #9242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 38 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
d2faa1e
Add unified thinking effort control across all providers
jh-block 94dcabe
Remove legacy thinking/reasoning env vars and model-name-suffix effort
jh-block 539abc4
Migrate legacy model name effort suffixes at ModelConfig construction
jh-block c14a10a
Address PR review comments: fix legacy suffix stripping, merge reques…
jh-block f857051
Filter thinking_effort from Databricks payload; honor Off for Gemini …
jh-block 842adf3
Avoid overriding suffix-derived thinking effort with default 'off' in…
jh-block 6280d33
Persist displayed default effort on submit; restrict Claude thinking …
jh-block 940e9d3
Normalize effort suffix on deserialized configs; restrict CLI Claude …
jh-block dc0ee58
Rename request param merge helper and remove Option arg
jh-block db6cb0c
Normalize legacy effort suffix during ModelConfig deserialization
jh-block b6f8b2e
Migrate Codex provider to unified thinking effort
jh-block 75146b4
Add unified thinking effort support for chatgpt_codex
jh-block 19def1d
chore: revert cli-providers.md doc change to match origin/main
jh-block e61cb9e
Address DOsinga's review: drop local ThinkingEffort enum, simplify te…
jh-block 9036c47
Fix unified thinking effort edge cases
jh-block ca7d496
Update desktop i18n messages
jh-block 71bfe3b
Fix ACP model request params merge
jh-block 932ffa1
Address thinking effort review feedback
jh-block fa6b0cc
Clamp OpenAI reasoning efforts by model
jh-block 02d880e
Preserve Responses API thinking effort
jh-block b3f4ee1
Address model config review feedback
jh-block 5822291
Address thinking effort review feedback
jh-block 625a9b1
Preserve explicit none thinking effort
jh-block dd3cea8
Gate Responses reasoning config by model
jh-block 50d3548
Address thinking effort review feedback
jh-block 976fb16
Support OpenRouter thinking effort
jh-block 9ac3f19
Use Databricks endpoint metadata for thinking
jh-block 6323f23
Address reasoning effort review feedback
jh-block 4c12fcb
Address Databricks review feedback
jh-block b8e566d
Clear stale model reasoning metadata
jh-block 5ce81ae
Preserve Gemini 3 thinking level fallback
jh-block cbe355c
Preserve thinking effort fallbacks
jh-block e2dd83e
Scope legacy thinking budget fallbacks
jh-block a413d03
Move reasoning detection to core
jh-block de40c37
Apply OpenRouter reasoning fallback
jh-block 9f54dbf
Fix model reasoning metadata handling
jh-block b798b1d
Refine model switch reasoning handling
jh-block 542e7f4
Debounce custom model metadata lookups
jh-block 7cb9f1c
Preserve explicit model thinking effort
jh-block f83ac69
Trust declarative reasoning metadata
jh-block File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.