unsubbed.co

SWE-agent

AI agent that uses LLMs to autonomously solve GitHub issues, fix bugs, and implement features

Overview

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] > [!warning]

Most of our current development effort is on mini-swe-agent, which has superseded SWE-agent. It matches the performance performance of SWE-agent, while being much simpler. See the FAQ for more details about the differences. Our general recommendation is to use mini-SWE-agent instead of SWE-agent going forward. The project has 19K+ GitHub stars and is licensed under MIT.