Skip to content

Commit d8511f2

Browse files
authored
Update CHANGELOG.md for version 3.33.1
Updated changelog for version 3.33.1 with detailed patch changes and fixes related to native tool protocol.
1 parent 3654370 commit d8511f2

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

CHANGELOG.md

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

3-
## 3.33.1
4-
5-
### Patch Changes
6-
7-
- ![3.33.1 Release - Native Tool Protocol Fixes](/releases/3.33.1-release.png)
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+
- Fix: Resolve native tool protocol race condition causing 400 errors (PR #9363 by @daniel-lxs)
8+
- Fix: Update tools to return structured JSON for native protocol (PR #9373 by @daniel-lxs)
9+
- Fix: Include nativeArgs in tool repetition detection (PR #9377 by @daniel-lxs)
10+
- Fix: Ensure no XML parsing when protocol is native (PR #9371 by @daniel-lxs)
11+
- Fix: Gemini maxOutputTokens and reasoning config (PR #9375 by @hannesrudolph)
12+
- Fix: Gemini thought signature validation and token counting errors (PR #9380 by @hannesrudolph)
13+
- Fix: Exclude XML tool examples from MODES section when native protocol enabled (PR #9367 by @daniel-lxs)
14+
- Add native tool calling support to OpenAI-compatible (PR #9369 by @mrubens)
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)
817

918
## [3.33.0] - 2025-11-18
1019

0 commit comments

Comments
 (0)