Roo-Code/packages
Roo Code 2297c7a0d5 feat: add edit_and_execute composite tool
- Add new tool that combines file editing operations with command execution
- Supports write_to_file, apply_diff, insert_content, and search_and_replace as edit operations
- Executes command only if edit operation succeeds
- Add comprehensive tests for the new tool
- Update type definitions and tool registry

Implements #7607
2025-09-03 02:23:15 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
cloud Disconnect extension bridge on logout (#7563) 2025-09-01 08:50:52 -04:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
evals Fix evals (#7547) 2025-08-29 20:10:58 -07:00
ipc Add an API for resuming tasks by ID (#7122) 2025-08-15 12:03:58 -04:00
telemetry Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
types feat: add edit_and_execute composite tool 2025-09-03 02:23:15 +00:00