Roo-Code/src/api/transform
Hannes Rudolph 01cb12f167
Add GPT-5.1 models and clean up reasoning effort logic (#9252)
* Reasoning effort: capability-driven; add disable/none/minimal; remove GPT-5 minimal special-casing; document UI semantics; remove temporary logs

* Remove Unused supportsReasoningNone

* Roo reasoning: omit field on 'disable'; UI: do not flip enableReasoningEffort when selecting 'disable'

* Update packages/types/src/model.ts

Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>

* Update webview-ui/src/components/settings/SimpleThinkingBudget.tsx

Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>

---------

Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
2025-11-13 20:54:41 -05:00
..
__tests__ Add GPT-5.1 models and clean up reasoning effort logic (#9252) 2025-11-13 20:54:41 -05:00
cache-strategy Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
caching feat: Add Vercel AI Gateway provider integration (#7396) 2025-08-26 13:41:02 -07:00
bedrock-converse-format.ts Move provider data into @roo-code/types (#4153) 2025-05-30 14:54:48 -07:00
gemini-format.ts Gemini implicit caching (#3515) 2025-05-12 14:16:27 -07:00
image-cleaning.ts Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
mistral-format.ts Fix all linter errors (and fix the lint scripts too) (#2958) 2025-04-26 09:45:26 -07:00
model-params.ts Add GPT-5.1 models and clean up reasoning effort logic (#9252) 2025-11-13 20:54:41 -05:00
openai-format.ts Remove unused code 2025-02-24 22:13:45 -08:00
r1-format.ts Extend deepseek-r1 support 2025-01-27 21:27:24 +01:00
reasoning.ts Add GPT-5.1 models and clean up reasoning effort logic (#9252) 2025-11-13 20:54:41 -05:00
simple-format.ts Fix type errors 2025-02-24 15:55:04 -08:00
stream.ts Add native tool call support (#9159) 2025-11-13 12:48:35 -05:00
vscode-lm-format.ts feat: enhance token counting by extracting text from messages using VSCode LM API (#6424) 2025-07-30 16:56:01 -04:00