chore: add changeset for v3.29.5 (#8967)

This commit is contained in:
Matt Rubens 2025-11-01 15:33:06 -04:00 committed by GitHub
parent 89d67efc6d
commit d28d40d0a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
.changeset/v3.29.5.md Normal file
View file

@ -0,0 +1,6 @@
---
"roo-cline": patch
---
- Fix: Resolve Qdrant codebase_search error by adding keyword index for type field (#8963 by @rossdonald, PR by @app/roomote)
- Fix cost and token tracking between provider styles to ensure accurate usage metrics (thanks @mrubens!)