chore: add changeset for v3.21.5 patch release (#5054)

This commit is contained in:
Matt Rubens 2025-06-23 15:00:59 -04:00 committed by GitHub
parent 05f7d685e0
commit 9cb5a8627d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

@ -0,0 +1,7 @@
---
"roo-cline": patch
---
- Fix Qdrant URL prefix handling for QdrantClient initialization (thanks @CW-B-W!)
- Improve LM Studio model detection to show all downloaded models (thanks @daniel-lxs!)
- Resolve Claude Code provider JSON parsing and reasoning block display