changeset version bump

This commit is contained in:
github-actions[bot] 2025-12-16 21:06:44 +00:00
parent 6270c4b156
commit a967c1cc76
3 changed files with 7 additions and 12 deletions

View file

@ -1,11 +0,0 @@
---
"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)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.36.9
### Patch Changes
- ![3.36.9 Release - Cross-Provider Compatibility](/releases/3.36.9-release.png)
## 3.36.8
### Patch Changes

View file

@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
"version": "3.36.8",
"version": "3.36.9",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",