Skip to content

Commit 4eb4cbb

Browse files
Merge branch 'main' into Cramer/2025-03-25/windows-tests
2 parents 5dd2ffe + 0fd0800 commit 4eb4cbb

File tree

157 files changed

+4506
-2569
lines changed

Some content is hidden

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

157 files changed

+4506
-2569
lines changed

.changeset/four-tools-pump.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"roo-cline": patch
3+
---
4+
5+
Show openrouter key balance on the settings screen

.changeset/late-chefs-remember.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twelve-pumpkins-sit.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/wise-icons-sort.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## [3.10.5] - 2025-03-25
4+
5+
- Updated value of max tokens for gemini-2.5-pro-03-25 to 65,536 (thanks @linegel!)
6+
- Fix logic around when we fire task completion events
7+
8+
## [3.10.4] - 2025-03-25
9+
10+
- Dynamically fetch instructions for creating/editing custom modes and MCP servers (thanks @diarmidmackenzie!)
11+
- Added Gemini 2.5 Pro model to Google Gemini provider (thanks @samsilveira!)
12+
- Add settings to control whether to auto-approve reads and writes outside of the workspace
13+
- Update UX for chat text area (thanks @chadgauth!)
14+
- Support a custom storage path for tasks (thanks @Chenjiayuan195!)
15+
- Add a New Task command in the Command Palette (thanks @qdaxb!)
16+
- Add R1 support checkbox to Open AI compatible provider to support QWQ (thanks @teddyOOXX!)
17+
- Support test declarations in TypeScript tree-sitter queries (thanks @KJ7LNW!)
18+
- Add Bedrock support for application-inference-profile (thanks @maekawataiki!)
19+
- Rename and migrate global MCP and modes files (thanks @StevenTCramer!)
20+
- Add watchPaths option to McpHub for file change detection (thanks @01Rian!)
21+
- Read image responses from MCP calls (thanks @nevermorec!)
22+
- Add taskCreated event to API and subscribe to Cline events earlier (thanks @wkordalski!)
23+
- Fixes to numeric formatting suffix internationalization (thanks @feifei325!)
24+
- Fix open tab support in the context mention suggestions (thanks @aheizi!)
25+
- Better display of OpenRouter “overloaded” error messages
26+
- Fix browser tool visibility in system prompt preview (thanks @cannuri!)
27+
- Fix the supportsPromptCache value for OpenAI models (thanks @PeterDaveHello!)
28+
- Fix readme links to docs (thanks @kvokka!)
29+
- Run ‘npm audit fix’ on all of our libraries
30+
31+
## [3.10.3] - 2025-03-23
32+
33+
- Update the welcome page to provide 1-click OAuth flows with LLM routers (thanks @dtrugman!)
34+
- Switch to a more direct method of tracking OpenRouter tokens/spend
35+
- Make partial file reads backwards-compatible with custom system prompts and give users more control over the chunk size
36+
- Fix issues where questions and suggestions weren’t showing up for non-streaming models and were hard to read in some themes
37+
- A variety of fixes and improvements to experimental multi-block diff (thanks @KJ7LNW!)
38+
- Fix opacity of drop-down menus in settings (thanks @KJ7LNW!)
39+
- Fix bugs with reading and mentioning binary files like PDFs
40+
- Fix the pricing information for OpenRouter free models (thanks @Jdo300!)
41+
- Fix an issue with our unit tests on Windows (thanks @diarmidmackenzie!)
42+
- Fix a maxTokens issue for the Outbound provider (thanks @pugazhendhi-m!)
43+
- Fix a line number issue with partial file reads (thanks @samhvw8!)
44+
345
## [3.10.2] - 2025-03-21
446

547
- Fixes to context mentions on Windows

README.md

Lines changed: 20 additions & 19 deletions
Large diffs are not rendered by default.

locales/ca/README.md

Lines changed: 17 additions & 16 deletions
Large diffs are not rendered by default.

locales/de/README.md

Lines changed: 17 additions & 16 deletions
Large diffs are not rendered by default.

locales/es/README.md

Lines changed: 17 additions & 16 deletions
Large diffs are not rendered by default.

locales/fr/README.md

Lines changed: 17 additions & 16 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)