|
12 | 12 | [](https://huggingface.co/papers/2601.11655) |
13 | 13 | [](https://deepsoftwareanalytics.github.io/Awesome-Issue-Resolution/tables/) |
14 | 14 | [](https://github.com/DeepSoftwareAnalytics/Awesome-Issue-Resolution/graphs/contributors) |
15 | | - |
| 15 | + |
16 | 16 |
|
17 | 17 | [**📖 Documentation Website**](https://deepsoftwareanalytics.github.io/Awesome-Issue-Resolution/) | [**📄 Full Paper**](https://deepsoftwareanalytics.github.io/Awesome-Issue-Resolution/paper/) | [**📋 Tables & Resources**](https://deepsoftwareanalytics.github.io/Awesome-Issue-Resolution/tables/) |
18 | 18 |
|
|
32 | 32 |
|
33 | 33 | ## 📖 Abstract |
34 | 34 |
|
35 | | -Based on a systematic review of **178 papers and online resources**, this survey establishes a holistic theoretical framework for Issue Resolution in software engineering. We examine how **Large Language Models (LLMs)** are transforming the automation of GitHub issue resolution. Beyond the theoretical analysis, we have curated a comprehensive collection of datasets and model training resources, which are continuously synchronized with our GitHub repository and project documentation website. |
| 35 | +Based on a systematic review of **181 papers and online resources**, this survey establishes a holistic theoretical framework for Issue Resolution in software engineering. We examine how **Large Language Models (LLMs)** are transforming the automation of GitHub issue resolution. Beyond the theoretical analysis, we have curated a comprehensive collection of datasets and model training resources, which are continuously synchronized with our GitHub repository and project documentation website. |
36 | 36 |
|
37 | 37 | <!-- START EXPLORE --> |
38 | 38 | **🔍 Explore This Survey:** |
@@ -67,7 +67,7 @@ Based on a systematic review of **178 papers and online resources**, this survey |
67 | 67 | ## 📚 Complete Paper List |
68 | 68 |
|
69 | 69 |
|
70 | | -> **Total: 178 works** across 14 categories |
| 70 | +> **Total: 181 works** across 14 categories |
71 | 71 |
|
72 | 72 |
|
73 | 73 | ### 📊 Evaluation Datasets |
@@ -118,6 +118,7 @@ Based on a systematic review of **178 papers and online resources**, this survey |
118 | 118 | - **RepoForge**: RepoForge: Training a SOTA Fast-thinking SWE Agent with an End-to-End Data Curation Pipeline Synergizing SFT and RL at Scale (2025) [](https://arxiv.org/abs/2508.01550) |
119 | 119 | - **SWE-Mirror**: SWE-Mirror: Scaling Issue-Resolving Datasets by Mirroring Issues Across Repositories (2025) [](https://arxiv.org/abs/2509.08724) |
120 | 120 | - **SWE-Lego**: SWE-Lego: Pushing the Limits of Supervised Fine-tuning for Software Issue Resolving (2026) [](https://arxiv.org/abs/2601.01426) |
| 121 | +- **SWE-Universe**: SWE-Universe: Scale Real-World Verifiable Environments to Millions (2026) [](https://www.arxiv.org/abs/2602.02361) |
121 | 122 |
|
122 | 123 | ### 🤖 Single-Agent Systems |
123 | 124 |
|
@@ -211,6 +212,7 @@ Based on a systematic review of **178 papers and online resources**, this survey |
211 | 212 | - **InfCode**: InfCode: Adversarial Iterative Refinement of Tests and Patches for Reliable Software Issue Resolution (2025) [](https://arxiv.org/abs/2511.16004) |
212 | 213 | - **GraphLocator**: GraphLocator: Graph-guided Causal Reasoning for Issue Localization (2025) [](https://arxiv.org/abs/2512.22469) |
213 | 214 | - **SWE-Tester**: SWE-Tester: Training Open-Source LLMs for Issue Reproduction in Real-World Repositories (2026) [](https://arxiv.org/abs/2601.13713) |
| 215 | +- **Closing the Loop**: Closing the Loop: Universal Repository Representation with RPG-Encoder (2026) [](https://arxiv.org/abs/2602.02084) [](https://ayanami2003.github.io/RPG-Encoder/) [](https://github.com/microsoft/RPG-ZeroRepo) |
214 | 216 |
|
215 | 217 | ### 🧠 Memory-Enhanced Methods |
216 | 218 |
|
@@ -311,6 +313,7 @@ Based on a systematic review of **178 papers and online resources**, this survey |
311 | 313 | - **SWE-MERA**: SWE-MERA: A Dynamic Benchmark for Agenticly Evaluating Large Language Models on Software Engineering Tasks (2025) [](https://arxiv.org/abs/2507.11059) |
312 | 314 | - **RepoForge**: RepoForge: Training a SOTA Fast-thinking SWE Agent with an End-to-End Data Curation Pipeline Synergizing SFT and RL at Scale (2025) [](https://arxiv.org/abs/2508.01550) |
313 | 315 | - **Multi-Docker-Eval**: Multi-Docker-Eval: A `Shovel of the Gold Rush' Benchmark on Automatic Environment Building for Software Engineering (2025) [](https://arxiv.org/abs/2512.06915) |
| 316 | +- **DockSmith**: DockSmith: Scaling Reliable Coding Environments via an Agentic Docker Builder (2026) [](https://arxiv.org/abs/2602.00592) [](https://huggingface.co/collections/8sj7df9k8m5x8/docksmith) |
314 | 317 |
|
315 | 318 | ### 🔬 Data Synthesis Methods |
316 | 319 |
|
|
0 commit comments