mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 20:31:37 -05:00
- Improved the `identifyAnchors` function to return the first and last non-empty lines of the search string. - Updated the `findAnchorMatch` function to validate anchor uniqueness and context more effectively. - Removed unused complexity calculations and streamlined the anchor validation process.