Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 2.39 KB

README.md

File metadata and controls

55 lines (31 loc) · 2.39 KB

RefactorBench

Refactoring benchmark of real-world, multi-hop tasks within the realm of code.

Attribution

In this repository we contain the exact copies of repositories that were used for the task and test generation parts of RefactorBench. To run agents on these repositories, we recommend using SWE-agent's Docker solution or some similar dockerized setup where a copy of the repository is loaded onto an image and persists for all task instances. We find that this allows local running of RefactorBench (a huge blocker for democratizing access to software engineering agent research).

This repository includes code from the Django project, licensed under the BSD License.

This repository includes code from the Salt project, licensed under the Apache 2.0 License.

This repository includes code from the Flask project, licensed under the BSD License.

This repository includes code from the FastAPI project, licensed under the MIT License.

This repository includes code from the Celery project, licensed under the BSD License.

This repository includes code from the Ansible project, licensed under the GPLv3 License.

This repository includes code from the Requests project, licensed under the Apache 2.0 License.

This repository includes code from the Scrapy project, licensed under the BSD License.

This repository includes code from the Tornado project, licensed under the Apache 2.0 License.