Setting up SWE-agent
-
All in browser
Run SWE-agent using GitHub codespaces in an in-browser VSCode environment. Best for a quick first peek.
-
Install from source
Install SWE-agent locally from source using
pip
. This is the default option. -
Run in docker
Pull a docker container and directly run SWE-agent. This is our fallback solution if the local installation does not work for you.
-
Changelog
See what's new in SWE-agent!