Skip to content

v0.1.0

Choose a tag to compare

@Luolc Luolc released this 26 Jul 03:11
32a17f5

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; rollout and eval are 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.