Skip to content

Commit 400d0cd

Browse files
Changeset version bump (#9654)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 1e34d3d commit 400d0cd

File tree

3 files changed

+14
-15
lines changed

3 files changed

+14
-15
lines changed

.changeset/v3.34.7.md

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

CHANGELOG.md

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

3+
## [3.34.7] - 2025-11-27
4+
5+
![3.34.7 Release - More Native Tool Integrations](/releases/3.34.7-release.png)
6+
7+
- Support native tools in the Anthropic provider for improved tool calling (PR #9644 by @mrubens)
8+
- Enable native tool calling for z.ai models (PR #9645 by @mrubens)
9+
- Enable native tool calling for Moonshot models (PR #9646 by @mrubens)
10+
- Fix: OpenRouter tool calls handling improvements (PR #9642 by @mrubens)
11+
- Fix: OpenRouter GPT-5 strict schema validation for read_file tool (PR #9633 by @daniel-lxs)
12+
- Fix: Create parent directories early in write_to_file to prevent ENOENT errors (#9634 by @ivanenev, PR #9640 by @daniel-lxs)
13+
- Fix: Disable native tools and temperature support for claude-code provider (PR #9643 by @hannesrudolph)
14+
- Add 'taking you to cloud' screen after provider welcome for improved onboarding (PR #9652 by @mrubens)
15+
316
## [3.34.6] - 2025-11-26
417

518
![3.34.6 Release - Bedrock Embeddings](/releases/3.34.6-release.png)

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

0 commit comments

Comments
 (0)