Roo-Code/src
Sam Hoang Van 80b298492c
improve search and replace tool (#2764)
* Refactor search and replace tool

* feat(search-replace): enhance search/replace tool UI and messaging

Refactor search/replace tool message structure for better consistency
Add dedicated UI component for displaying search/replace operations
Add i18n support for search/replace operations in all supported languages
Improve partial tool handling in searchAndReplaceTool

* Remove search_and_replace experiment and related references
2025-04-21 15:25:03 -04:00
..
__mocks__ Remove globby as it's no longer used (#2788) 2025-04-19 14:26:35 -04:00
__tests__ Removed hardcoded filenames to GlobalFileNames constants. (#1904) 2025-03-24 13:32:44 -04:00
activate feat: Add 'roo.acceptInput' command (#2598) 2025-04-15 23:01:45 -04:00
api Requesty models behind api key (#2813) 2025-04-21 11:56:02 -04:00
core improve search and replace tool (#2764) 2025-04-21 15:25:03 -04:00
exports improve search and replace tool (#2764) 2025-04-21 15:25:03 -04:00
i18n Improve zh-TW Traditional Chinese locale (#2305) 2025-04-04 22:22:48 -04:00
integrations Fix filename format in downloadTask function for markdown export (#2717) 2025-04-17 16:18:50 -04:00
schemas improve search and replace tool (#2764) 2025-04-21 15:25:03 -04:00
services Switch list files from globby to ripgrep (#2689) 2025-04-19 14:13:45 -04:00
shared improve search and replace tool (#2764) 2025-04-21 15:25:03 -04:00
utils Fix diff escaping issues (#2694) 2025-04-16 18:05:04 -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