MCPcopy
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
2import type { JsonValue, LooseRecord } from "./json-types.js";
3import fs from "node:fs";
4import os from "node:os";

Callers

nothing calls this directly

Calls 15

repairCodexServiceTierFunction · 0.85
parseJobFunction · 0.85
validateJobFunction · 0.85
assertAllowedOwnerFunction · 0.85
makeRunDirFunction · 0.85
prepareTargetCheckoutFunction · 0.85
sanitizeResultEvidenceFunction · 0.85
writeBlockedResultFunction · 0.85
sanitizeResultFileFunction · 0.85
repairResultIfNeededFunction · 0.85

Tested by

no test coverage detected