AutoCodeRover
A
Autocoderover
Overview :
Auto-code-rover is an automated solution for resolving GitHub issues (bug fixes and feature additions). It combines language models with analysis and debugging capabilities to pinpoint the fix location and generate patches. Currently, it can solve 16% of SWE-bench problems and 22% of SWE-bench lite problems, surpassing the performance of existing AI software engineers. It works in two stages: first, it retrieves relevant context information through a code search API, and then, based on the obtained context, it attempts to write a patch program. It has two unique characteristics: first, the code search API has project structure awareness, it's not a simple string match, but a search for related code contexts in the abstract syntax tree; second, if a test suite is available, it can leverage statistical fault localization to improve the repair rate.
Target Users :
Automated fix for software issues on GitHub
Total Visits: 474.6M
Top Region: US(19.34%)
Website Views : 46.6K
Use Cases
Successfully fixed Issue #32347 in the Django project
Repair rate can be further improved using test cases, see demo video
Solved 15.95% of the tasks in the SWE-bench benchmark test
Features
Collects relevant context information through the code search API
Automatically generates patch programs based on the collected context information
Utilizes statistical fault localization to enhance the repair rate
AIbase
Empowering the Future, Your AI Solution Knowledge Base
© 2025AIbase