Skip to content

Commit 247a50a

Browse files
changeset version bump
1 parent 75ecca9 commit 247a50a

File tree

8 files changed

+13
-28
lines changed

8 files changed

+13
-28
lines changed

.changeset/fluffy-apples-attack.md

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

.changeset/orange-zoos-train.md

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

.changeset/stale-cooks-help.md

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

.changeset/tender-cycles-help.md

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

.changeset/wild-emus-dream.md

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

CHANGELOG.md

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

3+
## 3.7.6
4+
5+
### Patch Changes
6+
7+
- Handle really long text in the ChatRow similar to TaskHeader
8+
- Support multiple files in drag-and-drop
9+
- Truncate search_file output to avoid crashing the extension
10+
- Better OpenRouter error handling
11+
- Allow control over maxTokens for thinking models
12+
313
## [3.7.5]
414

515
- Fix context window truncation math (see [#1173](https://github.com/RooVetGit/Roo-Code/issues/1173))

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.7.5",
6+
"version": "3.7.6",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)