Roo-Code/packages
Dursun Katar a1bedb3434 feat: add Adaptive Thinking support for Claude Opus 4.6 and Sonnet 4.6
- Add useAdaptiveThinking and adaptiveThinkingEffort settings to provider config

- Add supportsAdaptiveThinking and supportsAdaptiveThinkingMaxEffort model flags

- Implement getAnthropicReasoning() with {type: 'adaptive'} mode

- Implement getAnthropicOutputConfig() with effort parameter (low/medium/high/max)

- Max effort only on Opus 4.6; falls back to high on Sonnet 4.6

- Add adaptive thinking checkbox and effort selector to ThinkingBudget UI

- Fix: Max Output Tokens slider always visible (independent of adaptive thinking)

- Add i18n translations for all 17 supported locales

- Add comprehensive test coverage for reasoning transforms

Fixes #11732
2026-02-25 04:29:30 +03:00
..
build Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
cloud feat: remove Roomote Control from extension (#11271) 2026-02-19 16:33:39 -08:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
core Add back post-revert bug fixes and features (Step 2) (#11463) 2026-02-13 18:40:28 -05:00
evals Fix spelling/grammar and casing inconsistencies (#11485) 2026-02-24 14:22:22 -07:00
ipc feat: add DeleteQueuedMessage IPC command (#11464) 2026-02-18 10:42:48 -07:00
telemetry fix(condense): remove custom condensing model option (#10901) 2026-01-22 20:06:04 -05:00
types feat: add Adaptive Thinking support for Claude Opus 4.6 and Sonnet 4.6 2026-02-25 04:29:30 +03:00
vscode-shim Some cleanup in ExtensionHost (#10600) 2026-01-10 02:29:33 -08:00