Roo-Code/webview-ui
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
..
.storybook Additional @shadcn/ui components 2025-02-14 23:41:39 -08:00
public Remove CRA cruft 2025-01-30 14:38:41 -08:00
src improve search and replace tool (#2764) 2025-04-21 15:25:03 -04:00
.eslintrc.json Stabilize tests in CI 2025-02-23 02:28:10 -08:00
.gitignore PR cleanup 2025-03-12 11:23:06 -04:00
.npmrc Improved logic for auto-approving chained commands 2024-12-26 22:45:09 -08:00
components.json Remove lucide 2025-01-30 14:47:59 -08:00
index.html Roo Cline -> Roo Code 2025-01-29 21:21:20 +07:00
jest.config.cjs Refactor: Use path aliases in webview source files. (#2801) 2025-04-20 21:38:08 -04:00
package-lock.json Filter & Search Workspace Task History (#2526) 2025-04-12 23:20:14 -04:00
package.json test: limit Jest worker count to 40% per suite (#2658) 2025-04-15 14:37:27 -07:00
tsconfig.json Refactor: Use path aliases in webview source files. (#2801) 2025-04-20 21:38:08 -04:00
vite.config.ts Refactor: Use path aliases in webview source files. (#2801) 2025-04-20 21:38:08 -04:00