Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VPSDance/ai-proxy-rules
/ diff-summary.ts
File
diff-summary.ts
scripts/diff-summary.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ execFile } from
"node:child_process"
;
3
import
{ readdir, readFile } from
"node:fs/promises"
;
4
import
path from
"node:path"
;
Callers
nothing calls this directly
Calls
1
diffSummary
Function · 0.85
Tested by
no test coverage detected