Skip to content

Commit 277175f

Browse files
authored
Merge pull request #1253 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 3d0e054 + 75e7ef7 commit 277175f

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/flat-avocados-carry.md

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

CHANGELOG.md

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

3+
## [3.7.8]
4+
5+
- Add Vertex AI prompt caching support for Claude models (thanks @aitoroses and @lupuletic!)
6+
- Add gpt-4.5-preview
7+
- Add an advanced feature to customize the system prompt
8+
39
## [3.7.7]
410

511
- Graduate checkpoints out of beta

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

0 commit comments

Comments
 (0)