Getting Started
SWE-agent lets your language model of choice (e.g. GPT-4o or Claude Sonnet 3.5) autonomously use tools to:
- fix issues in real GitHub repositories,
- perform tasks on the web,
- crack cybersecurity challenges, or
- any custom task.
It does so by using configurable agent-computer interfaces (ACIs) to interact with isolated computer environments. SWE-agent uses SWE-ReX for sandboxed code execution.
-
Installation
Installing SWE-agent.
-
Hello world
Solve a GitHub issue with SWE-agent.
-
User guides
Dive deeper into SWE-agent's features and goals.
-
Background & goals
Learn more about the project goals and academic research.
📣 News
- Feb 28: SWE-agent 1.0 + Claude 3.7 is SoTA on SWE-Bench full
- Feb 25: SWE-agent 1.0 + Claude 3.7 is SoTA on SWE-bench verified
- Feb 13: Releasing SWE-agent 1.0: SoTA on SWE-bench light & tons of new features
- Dec 7: An interview with the SWE-agent & SWE-bench team