Commit c4c531d
committed
feat: enhance multi-search-replace
refactor(tools): Make applyDiffTool backward compatible and fix errors
Makes `src/core/tools/applyDiffTool.ts` backward compatible by
allowing it to process both the new XML-based `args` parameter
and the legacy `path`, `diff`, and `start_line` parameters.
This change also resolves TypeScript errors that arose from
duplicated code during the initial refactoring for multi-diff
support.1 parent 7059e1c commit c4c531d
File tree
6 files changed
+838
-367
lines changed- src
- core
- diff/strategies
- __tests__
- prompts/__tests__
- __snapshots__
- tools
6 files changed
+838
-367
lines changed
0 commit comments