

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
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
Featured AI Tools

Openui
Building UI components is often tedious work. OpenUI aims to make this process fun, quick, and flexible. This is the tool we use at W&B to test and prototype the next generation of tools, built on top of LLMs to create powerful applications. You can describe your UI with imagination, and then see the rendering effect in real time. You can request changes, and convert HTML to React, Svelte, Web Components, and more. Think of it as an open-source and less polished version of a V0.
AI Development Assistant
757.9K

Opendevin
OpenDevin is an open-source project aiming to replicate, enhance, and innovate Devin—an autonomous AI software engineer capable of executing complex engineering tasks and actively collaborating with users on software development projects. Through the power of the open-source community, the project explores and expands Devin's capabilities, identifies its strengths and areas for improvement, thus guiding the advancement of open-source code models.
AI Development Assistant
594.8K