Skip to content

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

deepswe

Daily mirror of the DeepSWE live leaderboard.

Data

PathDescription
data/leaderboard-live.jsonFull leaderboard payload
data/version.txtBenchmark version (e.g. v1.1)
data/meta.jsonVersion, 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

Client

# Read mirror metadata
python fetch.py
# Query live DeepSWE directly
python fetch.py --live
# Update local mirror files
python fetch.py --update

Optional env:

  • DEEPSWE_REPO (default benchget/deepswe)
  • DEEPSWE_BRANCH (default main)

Update

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.1v1v1.2v2v1.0

About

Daily mirror of the DeepSWE live leaderboard.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages