Release v3.32.1 (#9278)

This commit is contained in:
Matt Rubens 2025-11-14 20:03:43 -05:00 committed by GitHub
parent b2f204f123
commit 924d815929
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 0 deletions

11
.changeset/v3.32.1.md Normal file
View file

@ -0,0 +1,11 @@
---
"roo-cline": patch
---
![3.32.1 Release - Bug Fixes](/releases/3.32.1-release.png)
- Fix: Add abort controller for request cancellation in OpenAI native protocol (PR #9276 by @daniel-lxs)
- Fix: Resolve duplicate tool blocks causing 'tool has already been used' error in native protocol mode (PR #9275 by @daniel-lxs)
- Fix: Prevent duplicate tool_result blocks in native protocol mode for read_file (PR #9272 by @daniel-lxs)
- Fix: Correct OpenAI Native handling of encrypted reasoning blocks to prevent errors during condensing (PR #9263 by @hannesrudolph)
- Fix: Disable XML parser for native tool protocol to prevent parsing conflicts (PR #9277 by @daniel-lxs)

BIN
releases/3.32.1-release.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 MiB