Small, reproducible coding-agent benchmark reports.
Each report links to the summarized run data and the script used to regenerate its charts.
data/<run>/ aggregates from the run, plus a normalized CSV and,
where available, a per-checkpoint agent-loop summary
images/ generated figures, one prefix per run
scripts/ chart generation and run summarization; metadata extraction
Regenerate the DeepSeek and Qwen figures with:
python scripts/render_charts.py [data/<run>]
Regenerate the full-catalogue GLM figures with:
python scripts/render_glm_charts.py data/glm-5.3-pi-xhigh-2026-08-19
Regenerate the Ox Alpha figures with:
python scripts/render_ox_alpha_charts.py \
data/ox-alpha-pi-xhigh-2026-08-20
No third-party Python packages are required to regenerate the figures.
6 commits
Python
98.1%
Shell
1.3%
Small, reproducible coding-agent benchmark reports.
Each report links to the summarized run data and the script used to regenerate its charts.
data/<run>/ aggregates from the run, plus a normalized CSV and,
where available, a per-checkpoint agent-loop summary
images/ generated figures, one prefix per run
scripts/ chart generation and run summarization; metadata extraction
Regenerate the DeepSeek and Qwen figures with:
python scripts/render_charts.py [data/<run>]
Regenerate the full-catalogue GLM figures with:
python scripts/render_glm_charts.py data/glm-5.3-pi-xhigh-2026-08-19
Regenerate the Ox Alpha figures with:
python scripts/render_ox_alpha_charts.py \
data/ox-alpha-pi-xhigh-2026-08-20
No third-party Python packages are required to regenerate the figures.
6 commits
Python
98.1%
Shell
1.3%