Chris Estreich 2 недель назад
Родитель
Сommit
6270c4b156
2 измененных файлов с 11 добавлено и 0 удалено
  1. 11 0
      .changeset/v3.36.9.md
  2. BIN
      releases/3.36.9-release.png

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

@@ -0,0 +1,11 @@
+---
+"roo-cline": patch
+---
+
+![3.36.9 Release - Cross-Provider Compatibility](/releases/3.36.9-release.png)
+
+- Fix: Normalize tool call IDs for cross-provider compatibility via OpenRouter, ensuring consistent handling across different AI providers (PR #10102 by @daniel-lxs)
+- Fix: Add additionalProperties: false to nested MCP tool schemas, improving schema validation and preventing unexpected properties (PR #10109 by @daniel-lxs)
+- Fix: Validate tool_result IDs in delegation resume flow, preventing errors when resuming delegated tasks (PR #10135 by @daniel-lxs)
+- Feat: Add full error details to streaming failure dialog, providing more comprehensive information for debugging streaming issues (PR #10131 by @roomote)
+- Feat: Improve evals UI with tool groups and duration fix, enhancing the evaluation interface organization and timing accuracy (PR #10133 by @hannesrudolph)

BIN
releases/3.36.9-release.png