Roo-Code/src/shared
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
utils fix: create new Requesty profile during OAuth (#8699) 2025-11-02 01:07:16 -04:00
api.ts Add GPT-5.1 models and clean up reasoning effort logic (#9252) 2025-11-13 20:54:41 -05:00
array.ts Initial streaming refactor 2024-10-09 01:49:54 -04:00
checkExistApiConfig.ts refactor: flatten image generation settings structure (#7536) 2025-08-29 18:35:24 -04:00
combineApiRequests.ts Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
combineCommandSequences.ts Random chat text area cleanup (#7436) 2025-08-26 20:48:24 -07:00
context-mentions.ts fix: restrict @-mention parsing to line-start or whitespace boundaries (#7876) 2025-09-11 19:37:10 -04:00
cost.ts Fix cost and token tracking between provider styles (#8954) 2025-10-31 15:14:29 -04:00
embeddingModels.ts feat: add Qwen3 embedding models (0.6B and 4B) to OpenRouter support (#9060) 2025-11-05 15:35:25 -05:00
experiments.ts feat: add run_slash_command tool for executing slash commands (#7473) 2025-09-03 14:14:55 -04:00
ExtensionMessage.ts Batch settings updates from the webview to the extension host (#9165) 2025-11-12 12:29:06 -08:00
getApiMetrics.ts Fix cost and token tracking between provider styles (#8954) 2025-10-31 15:14:29 -04:00
globalFileNames.ts Use yaml as default custom modes format (#3749) 2025-05-20 16:44:29 -04:00
language.ts feat: Indonesian translation (#4672) 2025-06-13 20:25:05 -04:00
mcp.ts feature: add toggle for disable mcp server tool from prompt (#3551) 2025-06-20 19:14:59 -04:00
modes.ts Expose default modes in @roo-code/types (#6184) 2025-07-24 22:13:40 -04:00
package.ts Focus the extension when receiving bridge commands (#7633) 2025-09-03 12:23:50 -07:00
parse-command.ts Move auto-approval from ChatView to Task (#9157) 2025-11-10 17:01:50 -08:00
ProfileValidator.ts feat: Add DeepInfra as a model provider in Roo Code (#7677) 2025-09-04 17:28:45 -04:00
safeJsonParse.ts feat: vertex/gemini prompt caching (#2996) 2025-04-28 15:11:35 -07:00
support-prompt.ts fix: move context condensing prompt to Prompts section (#4924) (#5279) 2025-07-19 22:24:08 -04:00
todo.ts add todo tool (#5182) 2025-07-07 14:07:39 -04:00
tools.ts fix: resolve 400 error with native tools on OpenRouter (#9238) 2025-11-13 15:10:38 -05:00
vsCodeSelectorUtils.ts Prettier backfill 2025-01-17 14:11:28 -05:00
WebviewMessage.ts Batch settings updates from the webview to the extension host (#9165) 2025-11-12 12:29:06 -08:00