feat(coding-agent): Expose edit-diff for extensions (#5756)
This commit is contained in:
@@ -246,6 +246,7 @@ export {
|
||||
type SkillFrontmatter,
|
||||
} from "./core/skills.ts";
|
||||
export { createSyntheticSourceInfo } from "./core/source-info.ts";
|
||||
export { type EditDiffResult, generateDiffString, generateUnifiedPatch } from "./core/tools/edit-diff.ts";
|
||||
// Tools
|
||||
export {
|
||||
type BashOperations,
|
||||
|
||||
Reference in New Issue
Block a user