12 Forks
133 Stars
133 Watchers

Repilot

Repilot, a patch generation tool introduced in the ESEC/FSE'23 paper "Copiloting the Copilots: Fusing Large Language Models with Completion Engines for Automated Program Repair"

How to download and setup Repilot

Open terminal and run command
git clone https://github.com/ise-uiuc/Repilot.git
git clone is used to create a copy or clone of Repilot repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Repilot https://github.com/ise-uiuc/Repilot/archive/master.zip

Or simply clone Repilot with SSH
[email protected]:ise-uiuc/Repilot.git

If you have some problems with Repilot

You may open issue on Repilot support forum (system) here: https://github.com/ise-uiuc/Repilot/issues