Fix: Ensure all skills are tracked as files, not submodules
This commit is contained in:
10
skills/loki-mode/benchmarks/datasets/swebench-lite.json
Normal file
10
skills/loki-mode/benchmarks/datasets/swebench-lite.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "SWE-bench Lite",
|
||||
"version": "1.0",
|
||||
"description": "300 real-world GitHub issues for evaluation",
|
||||
"source": "https://github.com/SWE-bench/SWE-bench",
|
||||
"problems": 300,
|
||||
"status": "PLACEHOLDER",
|
||||
"install_command": "pip install swebench",
|
||||
"run_command": "python -m swebench.harness.run_evaluation"
|
||||
}
|
||||
Reference in New Issue
Block a user