Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 382 Bytes

development.md

File metadata and controls

30 lines (22 loc) · 382 Bytes

Development Setup

Installing

nvm use
pnpm i

Runnning Tests

pnpm turbo test

Running a task

You can grab a task from the [swe-bump-bench] repo in the tasks.json file and use the run.sh shell script with tasks and concurrency set like this to run a single task

tasks=1
concurrency1
cd scripts/
export LLM_API_KEY=xxx
./run.sh