MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / repair_preds.py

File repair_preds.py

eval/repair_preds.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Repair an existing predictions JSONL: re-extract diff, recompute hunk
2headers from each row's ``full_output``, and rewrite ``model_patch`` in place.
3
4Useful when ``run_custom_api.py`` produced empty patches because the LLM emitted

Callers

nothing calls this directly

Calls 2

repairFunction · 0.85
exitMethod · 0.45

Tested by

no test coverage detected