mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
- Add openAiThinkingModeEnabled setting to provider-settings.ts schema - Add thinking parameter handling in openai.ts handler for both streaming and non-streaming modes - Create ThinkingModeSetting.tsx UI component - Integrate ThinkingModeSetting into OpenAICompatible.tsx settings - Add translations for the new setting to all 18 locale files - Add comprehensive tests for the new thinking mode feature Fixes #10603 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||