Roo-Code/src
Daniel Riccio f6e85fa133 feat: introduce experimental diff strategy toggle and enhance diff handling
- Added support for an experimental diff strategy in the Cline class, allowing users to opt for a new unified diff approach.
- Updated the getDiffStrategy function to accommodate the experimental strategy, adjusting the fuzzy match threshold accordingly.
- Integrated experimentalDiffStrategy into the global state management, enabling persistence across sessions.
- Enhanced the ClineProvider and related components to handle the new experimental strategy, including UI updates for user settings.
- Improved task history management to include the experimentalDiffStrategy setting, ensuring consistency in task execution.
- Updated relevant interfaces and types to reflect the new experimentalDiffStrategy property.
2025-01-14 17:57:09 -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 feat: introduce experimental diff strategy toggle and enhance diff handling 2025-01-14 17:57:09 -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 feat: introduce experimental diff strategy toggle and enhance diff handling 2025-01-14 17:57:09 -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