Skip to content

Commit 4ee23b5

Browse files
authored
v3.16.7 (#3614)
1 parent afc82b8 commit 4ee23b5

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.changeset/v3.16.7.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
"roo-cline": patch
3+
---
4+
5+
- Enable Gemini implicit caching
6+
- Add "when to use" section to mode definitions to enable better orchestration
7+
- Fix one of the causes of the gray screen issue (thanks @xyOz-dev!)
8+
- Focus improvements for better UI interactions (thanks Cline!)
9+
- Switch to the new Roo message parser for improved performance (thanks Cline!)
10+
- Enable source maps for improved debugging (thanks @KJ7LNW!)
11+
- Update OpenRouter provider to use provider-specific model info (thanks @daniel-lxs!)
12+
- Fix Requesty cost/token reporting (thanks @dtrugman!)
13+
- Improve command execution UI
14+
- Add more in-app links to relevant documentation
15+
- Update the new task tool description and the ask mode custom instructions in the system prompt
16+
- Add IPC types to roo-code.d.ts
17+
- Add build VSIX workflow to pull requests (thanks @SmartManoj!)
18+
- Improve apply_diff tool to intelligently deduce line numbers (thanks @samhvw8!)
19+
- Fix command validation for shell array indexing (thanks @KJ7LNW!)
20+
- Handle diagnostics that point at a directory URI (thanks @daniel-lxs!)
21+
- Fix "Current ask promise was ignored" error (thanks @zxdvd!)

0 commit comments

Comments
 (0)