You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[3.14.0] - 2025-04-23
Add prompt caching for gemini-2.5-pro-preview-03-25 in the Gemini provider (Vertex and OpenRouter coming soon!)
Improve the search_and_replace and insert_content tools and bring them out of experimental, and deprecate append_to_file (thanks @samhvw8!)
Use material icons for files and folders in mentions (thanks @elianiva!)
Make the list_files tool more efficient and smarter about excluding directories like .git/
Fix file drag and drop on Windows and when using SSH tunnels (thanks @NyxJae!)
Correctly revert changes and suggest alternative tools when write_to_file fails on a missing line count
Allow interpolation of workspace, mode, language, shell, and operatingSystem into custom system prompt overrides (thanks @daniel-lxs!)
Fix interpolation bug in the “add to context” code action (thanks @elianiva!)
Preserve editor state and prevent tab unpinning during diffs (thanks @seedlord!)
Improvements to icon rendering on Linux (thanks @elianiva!)
Improvements to Requesty model list fetching (thanks @dtrugman!)
Fix user feedback not being added to conversation history in API error state, redundant ‘TASK RESUMPTION’ prompts, and error messages not showing after cancelling API requests (thanks @System233!)
Track tool use errors in evals
Fix MCP hub error when dragging extension to another sidebar