Skip to content

Commit b9551c9

Browse files
github-actions[bot]github-actionssaoudrizwan
authored
v3.17.5 Release Notes (RooCodeInc#3777)
* changeset version bump * Updating CHANGELOG.md format * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]> Co-authored-by: Saoud Rizwan <[email protected]>
1 parent f2ffe26 commit b9551c9

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

.changeset/proud-trains-give.md

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

CHANGELOG.md

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

3+
## [3.17.5]
4+
5+
- Fix issue with Claude 4 models where after several conversation turns, it would start making invalid diff edits
6+
37
## [3.17.4]
48

59
- Fix thinking budget slider for Claude 4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "claude-dev",
33
"displayName": "Cline",
44
"description": "Autonomous coding agent right in your IDE, capable of creating/editing files, running commands, using the browser, and more with your permission every step of the way.",
5-
"version": "3.17.4",
5+
"version": "3.17.5",
66
"icon": "assets/icons/icon.png",
77
"engines": {
88
"vscode": "^1.84.0"

0 commit comments

Comments
 (0)