Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ exists, mkdir } from
"node:fs/promises"
;
2
import
{ dirname } from
"node:path"
;
3
4
import
z from
"zod"
;
Callers
nothing calls this directly
Calls
6
defineTool
Function · 0.90
errorToolResult
Function · 0.90
okToolResult
Function · 0.90
parsePatch
Function · 0.85
applyHunks
Function · 0.85
push
Method · 0.45
Tested by
no test coverage detected