SWE-Bench-Pro

API Endpoint
Leaderboard
Loading leaderboard...
Implementation of
README

SWE-Bench-Pro

Quick setup for running the SWE-Bench-Pro environment server.

Setup

Install dependencies:

pip install -r requirements.txt

Running the server

python server.py

Running tests

pytest tests.py
GeneralReasoning/SWE-Bench-Pro | OpenReward