1678 Forks
16324 Stars
16324 Watchers

SWE-agent

SWE-agent takes a GitHub issue and tries to automatically fix it, using your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024]

How to download and setup SWE-agent

Open terminal and run command
git clone https://github.com/SWE-agent/SWE-agent.git
git clone is used to create a copy or clone of SWE-agent repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SWE-agent https://github.com/SWE-agent/SWE-agent/archive/master.zip

Or simply clone SWE-agent with SSH
[email protected]:SWE-agent/SWE-agent.git

If you have some problems with SWE-agent

You may open issue on SWE-agent support forum (system) here: https://github.com/SWE-agent/SWE-agent/issues