Overview of SWE-agent capabilities
mainSWE-agent allows language models (such as GPT-4o or Claude Sonnet 4) to autonomously use tools to accomplish various tasks, including:
- Fixing GitHub issues: Automatically resolving issues in real GitHub repositories.
- Cybersecurity: Finding vulnerabilities (via EnIGMA).
- Custom Tasks: Performing general coding challenges or custom automation tasks.
Key features include being state-of-the-art on SWE-bench, providing maximal agency to the LM, and being fully configurable via a single yaml file.