v0.1.0
First public release of swe-lab — tooling to build, run, and evaluate SWE-agent evaluation data (SWE-Bench Pro).
- A sandboxed-task engine with pluggable harness / dataset / eval-method axes;
rolloutandevalare two compositions of one engine. - Two backends behind one
Sandbox: A-host (Docker) and A-ghjob (the CI job is the container). - CLI:
swe-lab {eval,rollout,verify}.
Alpha — APIs may change.