Skip to content

Commit 86bb0c6

Browse files
github-actions[bot]github-actionsCline Evaluation
authored
Changeset version bump (RooCodeInc#3864)
* changeset version bump * Updating CHANGELOG.md format * Update CHANGELOG.md for version 3.17.7 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]> Co-authored-by: Cline Evaluation <[email protected]>
1 parent 36f57ce commit 86bb0c6

File tree

5 files changed

+7
-13
lines changed

5 files changed

+7
-13
lines changed

.changeset/big-maps-kick.md

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

.changeset/purple-rings-sit.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.7]
4+
5+
- Fix diff editing reliability for Claude 4 family models by adding constraints to prevent errors with large replacements
6+
37
## [3.17.6]
48

59
- Add Cerebras as a new API provider with 5 high-performance models including reasoning-capable models (Thanks @kevint-cerebras!)

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
@@ -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.6",
5+
"version": "3.17.7",
66
"icon": "assets/icons/icon.png",
77
"engines": {
88
"vscode": "^1.84.0"

0 commit comments

Comments
 (0)