mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2026-03-24 01:59:29 -04:00
- Modified applyContextMatching and applyDMP functions to accept a confidenceThreshold parameter, enhancing flexibility in edit strategies. - Updated validateEditResult and related functions to utilize the new confidenceThreshold, improving consistency across validation processes. - Adjusted findExactMatch, findSimilarityMatch, findLevenshteinMatch, and findAnchorMatch functions to incorporate confidenceThreshold, ensuring adaptive behavior based on user settings.