Skip to content

Installation

For the latest stable release

pip install swesmith

For the latest development version

git clone https://github.com/SWE-bench/SWE-smith
cd SWE-smith
./setup.sh

If you plan to contribute to SWE-smith, please also perform:

pre-commit install