mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Add fuzzyMatchThreshold to GlobalSettings schema (0-1 range, optional) - Update Task class to accept and pass threshold to MultiSearchReplaceDiffStrategy - Add UI slider control in ContextManagementSettings (80-100% range) - Add English translations for the new setting This allows users to adjust how strictly search content must match when editing files, addressing issues where models like gemini-2-flash-preview produce output with 89-96% similarity that fails with 100% exact match. Fixes #11087 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||