feat(coding-agent): Expose edit-diff for extensions (#5756)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
/**
|
||||
* Shared diff computation utilities for the edit tool.
|
||||
* Used by both edit.ts (for execution) and tool-execution.ts (for preview rendering).
|
||||
* Shared diff computation utilities for the edit and similar tools.
|
||||
*/
|
||||
|
||||
import * as Diff from "diff";
|
||||
|
||||
Reference in New Issue
Block a user