Matt Rubens 7 месяцев назад
Родитель
Сommit
80250cdf47
1 измененных файлов с 15 добавлено и 0 удалено
  1. 15 0
      .changeset/v3.18.3.md

+ 15 - 0
.changeset/v3.18.3.md

@@ -0,0 +1,15 @@
+---
+"roo-cline": patch
+---
+
+- Default to Claude Sonnet 4 model
+- Enable prompt caching for Gemini 2.5 Flash Preview (thanks @shariqriazz!)
+- Fix reasoning budget for Gemini 2.5 Flash on OpenRouter
+- Fix o1-pro on OpenRouter
+- Preserve model settings when selecting a specific OpenRouter provider
+- Add ability to refresh LiteLLM models list
+- Improve tool descriptions to guide proper file editing tool selection
+- Fix MCP Server error loading config when running with npx and bunx (thanks @devxpain!)
+- Improve pnpm bootstrapping and add compile script (thanks @KJ7LNW!)
+- Simplify object assignment & use startsWith (thanks @noritaka1166!)
+- Remove deprecated claude-3.7-sonnet models from vscodelm (thanks @shariqriazz!)