mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Change EditFileGeminiTool to use 'edit_file_gemini' as tool name for proper analytics tracking instead of generic 'edit_file' - Fix EditFileAnthropicTool handleError to use 'edit_file_anthropic' instead of 'search and replace' - Remove duplicate recordToolUsage call from EditFileAnthropicTool (already recorded by presentAssistantMessage) - Standardize editToolVariant to 'gemini' for Minimax, xAI/Grok, and ZAI models - Add missing editToolVariant to ZAI model configs - Update tests to use correct tool variant names |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||