Skip to content

Commit a910dd4

Browse files
authored
Update CHANGELOG.md
1 parent bb3c8c9 commit a910dd4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
# Roo Code Changelog
22

3-
## 3.7.12
4-
5-
### Patch Changes
3+
## [3.7.12]
64

5+
- Expand max tokens of thinking models to 128k, and max thinking budget to over 100k (thanks @monotykamary!)
6+
- Fix issue where keyboard mode switcher wasn't updating API profile (thanks @aheizi!)
7+
- Use the count_tokens API in the Anthropic provider for more accurate context window management
8+
- Default middle-out compression to on for OpenRouter
79
- Exclude MCP instructions from the prompt if the mode doesn't support MCP
8-
- ExtensionStateContext does not correctly merge state
910
- Add a checkbox to disable the browser tool
1011
- Show a warning if checkpoints are taking too long to load
1112
- Update the warning text for the VS LM API
12-
- Default middle-out compression to on for OpenRouter
13+
- Correctly populate the default OpenRouter model on the welcome screen
1314

1415
## [3.7.11]
1516

0 commit comments

Comments
 (0)