File tree Expand file tree Collapse file tree 3 files changed +12
-13
lines changed
Expand file tree Collapse file tree 3 files changed +12
-13
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.36.13] - 2025-12-18
4+
5+ ![ 3.36.13 Release - Native Tool Protocol] ( /releases/3.36.13-release.png )
6+
7+ - Change default tool protocol from XML to native for improved reliability and performance (PR #10186 by @mrubens )
8+ - Add native tool support for VS Code Language Model API providers (PR #10191 by @daniel-lxs )
9+ - Lock task tool protocol for consistent task resumption, ensuring tasks resume with the same protocol they started with (PR #10192 by @daniel-lxs )
10+ - Replace edit_file tool alias with actual edit_file tool for improved diff editing capabilities (PR #9983 by @hannesrudolph )
11+ - Fix LiteLLM router models by merging default model info for native tool calling support (PR #10187 by @daniel-lxs )
12+ - Add PostHog exception tracking for consecutive mistake errors to improve error monitoring (PR #10193 by @daniel-lxs )
13+
314## [ 3.36.12] - 2025-12-18
415
516![ 3.36.12 Release - Better telemetry and Bedrock fixes] ( /releases/3.36.12-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.36.12 " ,
6+ "version" : " 3.36.13 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments