mirror of
https://github.com/razzant/ouroboros.git
synced 2026-08-11 11:43:18 +00:00
| .. | ||
| common | ||
| osworld | ||
| programbench | ||
| swe_bench | ||
| swe_bench_pro | ||
| terminal_bench | ||
| __init__.py | ||
| README.md | ||
Benchmark Devtools
This directory contains thin adapters around official benchmark harnesses. The adapters prepare Ouroboros tasks, capture artifacts, and preserve traces; they do not replace official scoring.
Supported surfaces:
- ProgramBench: official
programbench eval/infoand cleanroom submission layout. - Terminal-Bench: Harbor installed-agent adapter.
- SWE-bench and SWE-bench Verified: standard predictions JSONL for the official SWE-bench harness.
- SWE-bench Pro: official Pro eval wrapper and patch-capture methodology.
- OSWorld: stop-closed skeleton and logs normalizer only.