Roo-Code/src
Daniel Riccio 9591ae062a Refactor edit strategies and confidence validation in unified diff processing
- Enhanced the applyContextMatching and applyDMP functions to improve handling of context and edit changes.
- Updated confidence validation logic to ensure stricter checks, now requiring a minimum confidence of 1 for successful edits.
- Refined the way changes are processed, including better tracking of removal and addition changes.
- Improved the validation of edit results by incorporating strategy-specific checks and logging for better debugging.
- Adjusted the applyEdit function to ensure strategies are applied in a more robust manner, with clearer handling of debug mode.
2025-01-08 17:13:46 -05:00
..
__mocks__ MCP checkbox for always allow 2024-12-13 16:14:13 -05:00
api Add the o1 model 2025-01-07 13:33:47 -05:00
core Refactor edit strategies and confidence validation in unified diff processing 2025-01-08 17:13:46 -05:00
exports Set up vscode integration test 2025-01-03 14:26:26 -06:00
integrations Add a Git section to the context mentions 2025-01-06 12:17:26 -05:00
services Allow selection of multiple browser viewport sizes and adjusting screenshot quality 2024-12-29 16:26:18 -08:00
shared Add the o1 model 2025-01-07 13:33:47 -05:00
test Switch to using dotenv to get test environment variables 2025-01-03 21:35:25 -06:00
utils Add a Git section to the context mentions 2025-01-06 12:17:26 -05:00
extension.ts Incorporate MCP changes (#93) 2024-12-12 23:16:39 -05:00