Roo-Code/src
Bhavesh Ramburn e70954f3de
♻️ refactor(webview): move webview HTML generation to WebviewHTMLManager (#2494)
- 【What】Move the logic for generating webview HTML content from ClineProvider to a new WebviewHTMLManager class.
- 【Why】This improves code organization and maintainability by separating concerns related to webview HTML generation.
- 【Why】This allows for easier testing and modification of the HTML generation logic without affecting the ClineProvider class.
2025-04-11 15:40:07 -04:00
..
__mocks__ Re-enable ClineProvider tests (#2047) 2025-03-27 21:06:54 -07:00
__tests__ Removed hardcoded filenames to GlobalFileNames constants. (#1904) 2025-03-24 13:32:44 -04:00
activate feat: add command to focus Roo Code input field (#2369) 2025-04-07 07:54:49 -04:00
api Modification of AWS Bedrock to Amazon Bedrock (#2473) 2025-04-10 15:47:34 -04:00
core ♻️ refactor(webview): move webview HTML generation to WebviewHTMLManager (#2494) 2025-04-11 15:40:07 -04:00
exports Better display of diff errors (#2478) 2025-04-10 22:32:11 -04:00
i18n Improve zh-TW Traditional Chinese locale (#2305) 2025-04-04 22:22:48 -04:00
integrations Fall back on aggressive line number stripping in diffs (#2453) 2025-04-10 00:29:50 -04:00
schemas Better display of diff errors (#2478) 2025-04-10 22:32:11 -04:00
services feat: enhance Python tree-sitter parser with advanced language structures 2025-04-08 19:40:19 -07:00
shared Modification of AWS Bedrock to Amazon Bedrock (#2473) 2025-04-10 15:47:34 -04:00
utils Don't automatically convert types when parsing XML (#2389) 2025-04-07 14:57:02 -04:00
extension.ts Allow processes to access the Roo Code API via a unix socket (#2232) 2025-04-02 12:42:00 -07:00