Skip to content

Commit d42edfa

Browse files
committed
Merge branch 'main' of https://github.com/RooVetGit/Roo-Code into cline-map-v1
2 parents 2ae821e + e464c41 commit d42edfa

File tree

179 files changed

+8630
-3784
lines changed

Some content is hidden

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

179 files changed

+8630
-3784
lines changed

.changeset/bright-trains-crash.md

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

.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/heavy-eyes-reply.md

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

.changeset/lazy-ducks-hang.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 requesty key balance on the settings screen

.changeset/lucky-hairs-join.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+
Wrangle our settings-related types and add support for settings import / export

.changeset/nine-ways-worry.md

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

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
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+
331
## [3.10.3] - 2025-03-23
432

533
- Update the welcome page to provide 1-click OAuth flows with LLM routers (thanks @dtrugman!)

README.md

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

assets/icons/icon.png

3.64 KB
Loading

assets/icons/icon.svg

Lines changed: 12 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)