CUHK-Shenzhen-SE/D4C
[ICSE'25] Aligning the Objective of LLM-based Program Repair
This project offers a new way for software engineers and quality assurance professionals to automatically fix bugs in code. Instead of manually pinpointing errors, you provide a buggy program, and the system directly generates a corrected version. It's designed for developers who want to leverage advanced AI models to streamline their debugging process.
No commits in the last 6 months.
Use this if you are a software engineer or QA professional seeking to automate program repair using large language models, especially when you want to avoid manual fault localization.
Not ideal if you need a debugging tool that provides detailed insights into *why* a bug occurred, as its focus is on direct repair rather than root cause analysis.
Stars
23
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/CUHK-Shenzhen-SE/D4C"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OWASP/www-project-top-10-for-large-language-model-applications
OWASP Top 10 for Large Language Model Apps (Part of the GenAI Security Project)
esbmc/esbmc-ai
Automated Code Repair suite powered by ESBMC and LLMs.
cla7aye15I4nd/PatchAgent
[USENIX Security 25] PatchAgent is a LLM-based practical program repair agent that mimics human...
iSEngLab/AwesomeLLM4APR
[TOSEM 2026]A Systematic Literature Review on Large Language Models for Automated Program Repair
YerbaPage/MGDebugger
Multi-Granularity LLM Debugger [ICSE2026]