mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
v3.16.7 (#3614)
This commit is contained in:
parent
afc82b851d
commit
4ee23b5152
1 changed files with 21 additions and 0 deletions
21
.changeset/v3.16.7.md
Normal file
21
.changeset/v3.16.7.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
- Enable Gemini implicit caching
|
||||
- Add "when to use" section to mode definitions to enable better orchestration
|
||||
- Fix one of the causes of the gray screen issue (thanks @xyOz-dev!)
|
||||
- Focus improvements for better UI interactions (thanks Cline!)
|
||||
- Switch to the new Roo message parser for improved performance (thanks Cline!)
|
||||
- Enable source maps for improved debugging (thanks @KJ7LNW!)
|
||||
- Update OpenRouter provider to use provider-specific model info (thanks @daniel-lxs!)
|
||||
- Fix Requesty cost/token reporting (thanks @dtrugman!)
|
||||
- Improve command execution UI
|
||||
- Add more in-app links to relevant documentation
|
||||
- Update the new task tool description and the ask mode custom instructions in the system prompt
|
||||
- Add IPC types to roo-code.d.ts
|
||||
- Add build VSIX workflow to pull requests (thanks @SmartManoj!)
|
||||
- Improve apply_diff tool to intelligently deduce line numbers (thanks @samhvw8!)
|
||||
- Fix command validation for shell array indexing (thanks @KJ7LNW!)
|
||||
- Handle diagnostics that point at a directory URI (thanks @daniel-lxs!)
|
||||
- Fix "Current ask promise was ignored" error (thanks @zxdvd!)
|
||||
Loading…
Add table
Reference in a new issue