Daily mirror of the DeepSWE live leaderboard.
| Path | Description |
|---|---|
data/leaderboard-live.json | Full leaderboard payload |
data/version.txt | Benchmark version (e.g. v1.1) |
data/meta.json | Version, update time, row count |
Raw URLs:
https://raw.githubusercontent.com/benchget/deepswe/main/data/leaderboard-live.json
https://raw.githubusercontent.com/benchget/deepswe/main/data/version.txt
https://raw.githubusercontent.com/benchget/deepswe/main/data/meta.json
# Read mirror metadata
python fetch.py
# Query live DeepSWE directly
python fetch.py --live
# Update local mirror files
python fetch.py --updateOptional env:
DEEPSWE_REPO(defaultbenchget/deepswe)DEEPSWE_BRANCH(defaultmain)
GitHub Actions runs daily at 06:00 UTC (workflow_dispatch supported).
Version is resolved dynamically from https://deepswe.datacurve.ai/ via URL/artifact detection with fallback probes over:
v1.1 → v1 → v1.2 → v2 → v1.0