Roo-Code/webview-ui
Sam Hoang Van f06567d579
Feat/improve insert block content (#2510)
* refactor: enhance insertGroups and insertContentTool for better handling of insertion operations

* refactor: simplify insert_content tool

- Remove operations-based implementation in favor of single line insertion
- Update parameters from operations to line and content
- Simplify insertion logic and error handling
- Update tool description and documentation
- Remove XML parsing for operations
- Clean up code and improve error messages

* refactor: remove insert_content experiment and related tests

* Remove the append_to_file tool

* Improvements to chat row and instructions

---------

Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-04-21 16:49:27 -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 Feat/improve insert block content (#2510) 2025-04-21 16:49:27 -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