Roo-Code/src/core
Matt Rubens ba5af60109
Fix diff escaping issues (#2694)
* Fix diff escaping issues

* Potential fix for code scanning alert no. 75: Double escaping or unescaping

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-16 18:05:04 -04:00
..
__tests__ Respect the setting to always read the full file (#2514) 2025-04-12 00:14:39 -04:00
assistant-message feat(browserTool): Implement resize action (#2370) 2025-04-07 09:34:32 -04:00
config Move diff editing config to provider settings (#2655) 2025-04-15 14:59:27 -04:00
context-tracking Control evals concurrency in web app (#2265) 2025-04-11 22:21:15 -07:00
diff Better string normalization for diffs (#2659) 2025-04-15 16:20:20 -04:00
ignore Add support for a .rooignore file 2025-03-05 10:17:43 -05:00
mentions feat: Add file context tracking system (#2440) 2025-04-10 10:56:52 -04:00
prompts Remove the end_line from the multi_diff instructions and logic (#2615) 2025-04-14 20:39:27 -04:00
sliding-window Relax provider profiles schema and log parse error to PostHog (#2139) 2025-03-30 23:07:34 -07:00
tools Fix diff escaping issues (#2694) 2025-04-16 18:05:04 -04:00
webview v3.12.0 (#2674) 2025-04-16 01:16:06 -04:00
Cline.ts Await checkpoint saves (except the initial) (#2665) 2025-04-15 16:57:12 -07:00
CodeActionProvider.ts feat: prioritize "Add to Context" and add line number tracking (#2063) 2025-03-28 12:01:16 -04:00
EditorUtils.ts feat: prioritize "Add to Context" and add line number tracking (#2063) 2025-03-28 12:01:16 -04:00
mode-validator.ts Automatically generate roo-code.d.ts (including type generation via zod-to-ts) (#2024) 2025-03-27 09:38:56 -07:00