Răsfoiți Sursa

chore: add changeset for v3.36.7 (#10091)

Matt Rubens 2 săptămâni în urmă
părinte
comite
12d9fadf47
1 a modificat fișierele cu 11 adăugiri și 0 ștergeri
  1. 11 0
      .changeset/v3.36.7.md

+ 11 - 0
.changeset/v3.36.7.md

@@ -0,0 +1,11 @@
+---
+"roo-cline": patch
+---
+
+- Improve tool configuration for OpenAI models in OpenRouter (PR #10082 by @hannesrudolph)
+- Capture more detailed provider-specific error information from OpenRouter for better debugging (PR #10073 by @jr)
+- Add Amazon Nova 2 Lite model to Bedrock provider (#9802 by @Smartsheet-JB-Brown, PR #9830 by @roomote)
+- Add AWS Bedrock service tier support (#9874 by @Smartsheet-JB-Brown, PR #9955 by @roomote)
+- Remove auto-approve toggles for to-do and retry actions to simplify the approval workflow (PR #10062 by @hannesrudolph)
+- Move isToolAllowedForMode out of shared directory for better code organization (PR #10089 by @cte)
+- Improve run logs and formatters in web-evals for better evaluation tracking (PR #10081 by @hannesrudolph)