chore: add changeset for v3.35.4 (#9763)

This commit is contained in:
Matt Rubens 2025-12-02 19:45:22 -05:00 committed by GitHub
parent aa40988e11
commit fbc0f80961
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.changeset/v3.35.4.md Normal file
View file

@ -0,0 +1,7 @@
---
"roo-cline": patch
---
- Fix: Handle malformed native tool calls to prevent hanging (PR #9758 by @daniel-lxs)
- Fix: Remove reasoning toggles for GLM-4.5 and GLM-4.6 on z.ai provider (PR #9752 by @roomote)
- Refactor: Remove line_count parameter from write_to_file tool (PR #9667 by @hannesrudolph)