Fix: Ensure all skills are tracked as files, not submodules

This commit is contained in:
sck_0
2026-01-14 18:48:48 +01:00
parent 7f46ed8ca1
commit 8bd204708b
1113 changed files with 82065 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
{
"benchmark": "SWE-bench Lite",
"version": "1.0",
"timestamp": "2026-01-05T00:24:04.950779",
"total_problems": 300,
"status": "INFRASTRUCTURE_READY",
"note": "Benchmark infrastructure created. Install swebench package for full evaluation.",
"install": "pip install swebench",
"evaluation": "python -m swebench.harness.run_evaluation --predictions predictions.json"
}