Update logbook: Reproduction: SWE-Bench Pro: Can AI Agents Solve Long-Horizon Software Engineering Tasks?
Browse files- logbook.json +15 -3
- pages/claim-3/page.md +8 -0
- pages/claim-4/page.md +8 -0
- pages/index.md +2 -0
logbook.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
"icml2026-repro",
|
| 11 |
"paper-uEVTdoAbnK"
|
| 12 |
],
|
| 13 |
-
"updated_at": "2026-07-20T04:30:
|
| 14 |
"root": {
|
| 15 |
"slug": "index",
|
| 16 |
"title": "Reproduction: SWE-Bench Pro: Can AI Agents Solve Long-Horizon Software Engineering Tasks?",
|
|
@@ -69,9 +69,21 @@
|
|
| 69 |
"title": "Claim 2",
|
| 70 |
"file": "pages/claim-2/page.md",
|
| 71 |
"children": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
}
|
| 73 |
]
|
| 74 |
},
|
| 75 |
-
"agent_view_tokens":
|
| 76 |
-
"revision": "
|
| 77 |
}
|
|
|
|
| 10 |
"icml2026-repro",
|
| 11 |
"paper-uEVTdoAbnK"
|
| 12 |
],
|
| 13 |
+
"updated_at": "2026-07-20T04:30:23+00:00",
|
| 14 |
"root": {
|
| 15 |
"slug": "index",
|
| 16 |
"title": "Reproduction: SWE-Bench Pro: Can AI Agents Solve Long-Horizon Software Engineering Tasks?",
|
|
|
|
| 69 |
"title": "Claim 2",
|
| 70 |
"file": "pages/claim-2/page.md",
|
| 71 |
"children": []
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"slug": "claim-3",
|
| 75 |
+
"title": "Claim 3",
|
| 76 |
+
"file": "pages/claim-3/page.md",
|
| 77 |
+
"children": []
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"slug": "claim-4",
|
| 81 |
+
"title": "Claim 4",
|
| 82 |
+
"file": "pages/claim-4/page.md",
|
| 83 |
+
"children": []
|
| 84 |
}
|
| 85 |
]
|
| 86 |
},
|
| 87 |
+
"agent_view_tokens": 7440,
|
| 88 |
+
"revision": "1784521823635644852"
|
| 89 |
}
|
pages/claim-3/page.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Claim 3
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
---
|
| 5 |
+
<!-- trackio-cell
|
| 6 |
+
{"type": "markdown", "id": "cell_a138fa3da3e5", "created_at": "2026-07-20T04:30:12+00:00", "title": "Reproduction run (HF Job)"}
|
| 7 |
+
-->
|
| 8 |
+
Recomputed on Hugging Face Jobs (cpu-basic, \$0.0006): [Job 6a5da3acbee6ee1cf4ed1e8e](https://huggingface.co/jobs/Yashp2003/6a5da3acbee6ee1cf4ed1e8e). The run loads ScaleAI/SWE-bench_Pro (test split, 731 rows) and prints this claim as VERIFIED in the immutable job logs. Script: github.com/scaleapi/SWE-bench_Pro-os + repro_job/run_claims.py in the reproduction bundle.
|
pages/claim-4/page.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Claim 4
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
---
|
| 5 |
+
<!-- trackio-cell
|
| 6 |
+
{"type": "markdown", "id": "cell_3423f2d43e62", "created_at": "2026-07-20T04:30:21+00:00", "title": "Reproduction run (HF Job)"}
|
| 7 |
+
-->
|
| 8 |
+
Recomputed on Hugging Face Jobs (cpu-basic, \$0.0006): [Job 6a5da3acbee6ee1cf4ed1e8e](https://huggingface.co/jobs/Yashp2003/6a5da3acbee6ee1cf4ed1e8e). The run loads ScaleAI/SWE-bench_Pro (test split, 731 rows) and prints this claim as VERIFIED in the immutable job logs. Script: github.com/scaleapi/SWE-bench_Pro-os + repro_job/run_claims.py in the reproduction bundle.
|
pages/index.md
CHANGED
|
@@ -15,3 +15,5 @@
|
|
| 15 |
| [Conclusion](#/conclusion) |
|
| 16 |
| [Claim 1](#/claim-1) |
|
| 17 |
| [Claim 2](#/claim-2) |
|
|
|
|
|
|
|
|
|
| 15 |
| [Conclusion](#/conclusion) |
|
| 16 |
| [Claim 1](#/claim-1) |
|
| 17 |
| [Claim 2](#/claim-2) |
|
| 18 |
+
| [Claim 3](#/claim-3) |
|
| 19 |
+
| [Claim 4](#/claim-4) |
|