Contributing - mini-SWE-agent documentation (original) (raw)

We happily accept contributions!

Areas of help

Design & Architecture

Development setup

Make sure to follow the dev setup instructions in quickstart.md.

After that you can run pytest with pytest -n auto (this parallelizes the tests across all cores for speedup).