MCPcopy Create free account
hub / github.com/MagicCube/helixent / apply-patch.ts

File apply-patch.ts

src/coding/tools/apply-patch.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { exists, mkdir } from "node:fs/promises";
2import { dirname } from "node:path";
3
4import z from "zod";

Callers

nothing calls this directly

Calls 6

defineToolFunction · 0.90
errorToolResultFunction · 0.90
okToolResultFunction · 0.90
parsePatchFunction · 0.85
applyHunksFunction · 0.85
pushMethod · 0.45

Tested by

no test coverage detected