Skip to content

Commit fabb8b8

Browse files
committed
Merge upstream/main: Add proxy property to providers and include ibm-watsonx
2 parents 2fb1752 + 739b91e commit fabb8b8

59 files changed

Lines changed: 2151 additions & 2276 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Roo Code Changelog
22

3+
## [3.40.1] - 2026-01-13
4+
5+
- Fix: Add allowedFunctionNames support for Gemini to prevent mode switch errors (#10711 by @hannesrudolph, PR #10708 by @hannesrudolph)
6+
7+
## [3.40.0] - 2026-01-13
8+
9+
![3.40.0 Release - Settings Search](/releases/3.40.0-release.png)
10+
11+
- Add settings search functionality to quickly find and navigate to specific settings (PR #10619 by @mrubens)
12+
- Improve settings search UI with better styling and usability (PR #10633 by @brunobergher)
13+
- Add standardized stop button for improved task cancellation visibility (PR #10639 by @brunobergher)
14+
- Display edit_file errors in UI after consecutive failures for better debugging feedback (PR #10581 by @daniel-lxs)
15+
- Improve error display styling and visibility in chat messages (PR #10692 by @brunobergher)
16+
- Improve stop button visibility and streamline error handling (PR #10696 by @brunobergher)
17+
- Fix: Omit parallel_tool_calls when not explicitly enabled to prevent API errors (#10553 by @Idlebrand, PR #10671 by @daniel-lxs)
18+
- Fix: Encode hyphens in MCP tool names before sanitization (#10642 by @pdecat, PR #10644 by @pdecat)
19+
- Fix: Correct Gemini 3 thought signature injection format via OpenRouter (PR #10640 by @daniel-lxs)
20+
- Fix: Sanitize tool_use IDs to match API validation pattern (PR #10649 by @daniel-lxs)
21+
- Fix: Use placeholder for empty tool result content to fix Gemini API validation (PR #10672 by @daniel-lxs)
22+
- Fix: Return empty string from getReadablePath when path is empty (PR #10638 by @daniel-lxs)
23+
- Optimize message block cloning in presentAssistantMessage for better performance (PR #10616 by @ArchimedesCrypto)
24+
325
## [3.39.3] - 2026-01-10
426

527
![3.39.3 Release - Roo Code Router](/releases/3.39.3-release.png)

0 commit comments

Comments
 (0)