
SWE-agent/SWE-agent
🤖 AI AgentSWE-agent
AI agent that automatically fixes GitHub issues using any LM.
SWE-agent is an agent-based system that integrates with various language models to understand and modify codebases. It navigates GitHub repositories, identifies relevant code changes, and generates patches. Key features include support for multiple LMs, handling complex multi-file edits, and adaptability to different tasks. The agent uses a structured loop to iteratively explore, understand, and apply changes, making it effective for automated bug fixing and security tasks. Written in Python, the project is designed to be extensible and community-driven.
💡Highlights
- ├─19.5k GitHub stars
- ├─Automates issue fixes
- └─Supports any LM
🎯For
- ├─Developers
- ├─AI Researchers
- └─Security Professionals