Skip to content

Commit 99a97f3

Browse files
authored
Merge pull request RooCodeInc#1114 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 655b3a1 + b3229a9 commit 99a97f3

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

.changeset/flat-snails-unite.md

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

CHANGELOG.md

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

3+
## [3.3.25]
4+
5+
- Add a "Debug" mode that specializes in debugging tricky problems (thanks [Ted Werbel](https://x.com/tedx_ai/status/1891514191179309457) and [Carlos E. Perez](https://x.com/IntuitMachine/status/1891516362486337739)!)
6+
- Add an experimental "Power Steering" option to significantly improve adherence to role definitions and custom instructions
7+
38
## [3.3.24]
49

510
- Fixed a bug with region selection preventing AWS Bedrock profiles from being saved (thanks @oprstchn!)

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": "An AI-powered autonomous coding agent that lives in your editor.",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.3.24",
6+
"version": "3.3.25",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)