mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +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 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| browser-panel.html | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||