File tree Expand file tree Collapse file tree 3 files changed +16
-17
lines changed Expand file tree Collapse file tree 3 files changed +16
-17
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.33.1] - 2025-11-18
4+
5+ ![ 3.33.1 Release - Native Tool Protocol Fixes] ( /releases/3.33.1-release.png )
6+
7+ - Add native tool calling support to OpenAI-compatible (PR #9369 by @mrubens )
8+ - Fix: Resolve native tool protocol race condition causing 400 errors (PR #9363 by @daniel-lxs )
9+ - Fix: Update tools to return structured JSON for native protocol (PR #9373 by @daniel-lxs )
10+ - Fix: Include nativeArgs in tool repetition detection (PR #9377 by @daniel-lxs )
11+ - Fix: Ensure no XML parsing when protocol is native (PR #9371 by @daniel-lxs )
12+ - Fix: Gemini maxOutputTokens and reasoning config (PR #9375 by @hannesrudolph )
13+ - Fix: Gemini thought signature validation and token counting errors (PR #9380 by @hannesrudolph )
14+ - Fix: Exclude XML tool examples from MODES section when native protocol enabled (PR #9367 by @daniel-lxs )
15+ - Retry eval tasks if API instability detected (PR #9365 by @cte )
16+ - Add toolProtocol property to PostHog tool usage telemetry (PR #9374 by @app/roomote )
17+
318## [ 3.33.0] - 2025-11-18
419
520![ v3.33.0 Release - Twin Kangaroos and the Gemini Constellation] ( /releases/v3.33.0-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.33.0 " ,
6+ "version" : " 3.33.1 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments