File tree Expand file tree Collapse file tree 3 files changed +14
-15
lines changed
Expand file tree Collapse file tree 3 files changed +14
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Roo Code Changelog
22
3+ ## [ 3.34.3] - 2025-11-25
4+
5+ ![ 3.34.3 Release - Streaming and Opus 4.5] ( /releases/3.34.3-release.png )
6+
7+ - Implement streaming for native tool calls, providing real-time feedback during tool execution (PR #9542 by @daniel-lxs )
8+ - Add Claude Opus 4.5 model to Claude Code provider (PR #9560 by @mrubens )
9+ - Add Claude Opus 4.5 model to Bedrock provider (#9571 by @pisicode , PR #9572 by @roomote )
10+ - Enable caching for Opus 4.5 model to improve performance (#9567 by @iainRedro , PR #9568 by @roomote )
11+ - Add support for Roo Code Cloud as an embeddings provider (PR #9543 by @mrubens )
12+ - Fix ask_followup_question streaming issue and add missing tool cases (PR #9561 by @daniel-lxs )
13+ - Add contact links to About Roo Code settings page (PR #9570 by @roomote )
14+ - Switch from asdf to mise-en-place in bare-metal evals setup script (PR #9548 by @cte )
15+
316## [ 3.34.2] - 2025-11-24
417
518![ 3.34.2 Release - Opus Conductor] ( /releases/3.34.2-release.png )
Original file line number Diff line number Diff line change 33 "displayName" : " %extension.displayName%" ,
44 "description" : " %extension.description%" ,
55 "publisher" : " RooVeterinaryInc" ,
6- "version" : " 3.34.2 " ,
6+ "version" : " 3.34.3 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments