Stars
Code and data for study: "Understanding Software Engineering Agents: A Study of Thought-Action-Result Trajectories"
LLM agent to automatically set up arbitrary projects and run their test suites
RepairAgent is an autonomous LLM-based agent for software repair.
A Reproducible Benchmark of Recent Java Bugs
CMI-Finder is a deep learning-based framework to detect inconsistent condition-message statements in Python code
luca-digrazia / DiffSearch
Forked from sola-st/DiffSearchDiffSearch is a search engine for code changes. The input is a query that describes a code change and the output is a list of matching code changes. It is scalable and it retrieves the result in a …
A Deep Learning framework that analyses Windows PE files to detect malicious Softwares.