Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 906c6f0

Browse files
Changeset version bump (#9738)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
1 parent 954a6cb commit 906c6f0

3 files changed

Lines changed: 10 additions & 11 deletions

File tree

.changeset/v3.35.2.md

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

CHANGELOG.md

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

3+
## [3.35.2] - 2025-12-01
4+
5+
![3.35.2 Release - Model Default Temperatures](/releases/3.35.2-release.png)
6+
7+
- Allow models to contain default temperature settings for provider-specific optimal defaults (PR #9734 by @mrubens)
8+
- Add tag-based native tool calling detection for Roo provider models (PR #9735 by @mrubens)
9+
- Enable native tool support for all LiteLLM models by default (PR #9736 by @mrubens)
10+
- Pass app version to provider for improved request tracking (PR #9730 by @cte)
11+
312
## [3.35.1] - 2025-12-01
413

514
- Fix: Flush pending tool results before task delegation (PR #9726 by @daniel-lxs)

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.35.1",
6+
"version": "3.35.2",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)