git clone https://github.com/OpenHands/OpenHands.git
cd Openhands/
git checkout 10ae481b91716f4fa979f091cc2af22095c27e8a && patch -p1 -f < ../openhands_diff.patchFollow the instructions in the official OpenHands documentation to configure the environment, stopping at step 4 (make run).
Don’t forget to specify your model parameters in
config.tomlduring step 3.
Next, install the evaluation dependencies listed in pyproject.toml:
poetry install --with evaluationExecute the following command:
bash run_all_exp1.sh