Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openclaw/clawsweeper
/ run-worker.ts
File
run-worker.ts
src/repair/run-worker.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
type
{ JsonValue, LooseRecord } from
"./json-types.js"
;
3
import
fs from
"node:fs"
;
4
import
os from
"node:os"
;
Callers
nothing calls this directly
Calls
15
repairCodexReasoningEffort
Function · 0.85
repairCodexServiceTier
Function · 0.85
parseJob
Function · 0.85
validateJob
Function · 0.85
assertAllowedOwner
Function · 0.85
makeRunDir
Function · 0.85
prepareTargetCheckout
Function · 0.85
readDeterministicResultIfAvailable
Function · 0.85
sanitizeResultEvidence
Function · 0.85
writeBlockedResult
Function · 0.85
sanitizeResultFile
Function · 0.85
repairResultIfNeeded
Function · 0.85
Tested by
no test coverage detected