GitHub topics: automatic-program-repair
MarkLee131/AutoPatcher
🚀AutoPatcher: Automatic Root-Cause-Analysis Guided Program Repair via Large Language Models
Language: Python - Size: 2.14 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

JamesVorder/python-tddpp
This LLM generates code based on tests, and makes sure they pass.
Language: Python - Size: 125 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

tkhang1999/repair-prompts
Various prompt templates for automatic program repair using LLMs
Size: 106 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

boyang9602/APR_resources
Language: Shell - Size: 313 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

dynaroars/ceti
CETI (Correcting Errors using Test-input) is an automatic program repair technique that uses test-input generation to repair C programs. The idea is to convert the buggy program/test suite specification into another program consisting of a location reachable iff the buggy program can be repair to pass the given test suite.
Language: SWIG - Size: 425 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
