Matt Rubens 6 месяцев назад
Родитель
Сommit
aaa5f1fd70
1 измененных файлов с 10 добавлено и 0 удалено
  1. 10 0
      .changeset/v3.21.4.md

+ 10 - 0
.changeset/v3.21.4.md

@@ -0,0 +1,10 @@
+---
+"roo-cline": patch
+---
+
+- Fix start line not working in multiple apply diff (thanks @samhvw8!)
+- Resolve diff editor issues with markdown preview associations (thanks @daniel-lxs!)
+- Resolve URL port handling bug for HTTPS URLs in Qdrant (thanks @benashby!)
+- Mark unused Ollama schema properties as optional (thanks @daniel-lxs!)
+- Close the local browser when used as fallback for remote (thanks @markijbema!)
+- Add Claude Code provider for local CLI integration (thanks @BarreiroT!)