Skip to content

Commit 5026aae

Browse files
changeset version bump
1 parent 5720b6b commit 5026aae

7 files changed

Lines changed: 12 additions & 25 deletions

File tree

.changeset/late-chefs-remember.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/old-llamas-fold.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twelve-pumpkins-sit.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/wise-icons-sort.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Roo Code Changelog
22

3+
## 3.10.3
4+
5+
### Patch Changes
6+
7+
- Update the welcome page to provide 1-click OAuth flows with LLM routers or more advanced configuration with custom providers.
8+
- Auto-truncate
9+
- Changes maxTokens to 8192 for anthropic models that supports it
10+
- Support mentioning binary files
11+
312
## [3.10.2] - 2025-03-21
413

514
- Fixes to context mentions on Windows

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Roo Code (prev. Roo Cline)",
44
"description": "A whole dev team of AI agents in your editor.",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.10.2",
6+
"version": "3.10.3",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)