chore: add changeset for v3.29.2 (#8865)

This commit is contained in:
Matt Rubens 2025-10-27 15:02:42 -04:00 committed by GitHub
parent 84cf332f19
commit edcf6d9356
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
.changeset/v3.29.2.md Normal file
View file

@ -0,0 +1,8 @@
---
"roo-cline": patch
---
- Add support for LongCat-Flash-Thinking-FP8 models in Chutes AI provider (#8425 by @leakless21, PR by @roomote)
- Fix: Remove specific Claude model version from settings descriptions to avoid outdated references (#8435 by @rwydaegh, PR by @roomote)
- Fix: Correct caching logic in Roo provider to improve performance (thanks @mrubens!)
- Fix: Ensure free models don't display pricing information in the UI (thanks @mrubens!)