princeton-nlp / SWE-agent

SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1 minute to run.
https://princeton-nlp.github.io/SWE-agent/
MIT License
11.86k stars 1.18k forks source link

Update codespaces.md #608

Closed ponderingdemocritus closed 1 week ago

ponderingdemocritus commented 1 week ago

Gotcha about docker not running in the background

klieret commented 1 week ago

Wait, actually for codespaces docker should already be running. Perhaps you meant to put this for https://princeton-nlp.github.io/SWE-agent/usage/web_ui/