diff --git a/.changeset/v3.21.5.md b/.changeset/v3.21.5.md new file mode 100644 index 0000000000..85e70af328 --- /dev/null +++ b/.changeset/v3.21.5.md @@ -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