Skip to content

Commit 6efec84

Browse files
committed
docs: update papers
1 parent bceb025 commit 6efec84

File tree

10 files changed

+41
-15
lines changed

10 files changed

+41
-15
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[![Hugging Face](https://img.shields.io/badge/HF_Paper-2601.11655-FFD21E?style=for-the-badge&logo=huggingface&logoColor=000)](https://huggingface.co/papers/2601.11655)
1313
[![Tables](https://img.shields.io/badge/TABLES-Statistics-blue?style=for-the-badge&logo=databricks)](https://deepsoftwareanalytics.github.io/Awesome-Issue-Resolution/tables/)
1414
[![Contributors](https://img.shields.io/github/contributors/DeepSoftwareAnalytics/Awesome-Issue-Resolution?style=for-the-badge&color=green&logo=github)](https://github.com/DeepSoftwareAnalytics/Awesome-Issue-Resolution/graphs/contributors)
15-
![Papers Count](https://img.shields.io/badge/papers-186-green?style=for-the-badge&logo=googlescholar&logoColor=white)
15+
![Papers Count](https://img.shields.io/badge/papers-188-green?style=for-the-badge&logo=googlescholar&logoColor=white)
1616

1717
[**📖 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/)
1818

@@ -32,7 +32,7 @@
3232

3333
## 📖 Abstract
3434

35-
Based on a systematic review of **186 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 **188 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.
3636

3737
<!-- START EXPLORE -->
3838
**🔍 Explore This Survey:**
@@ -67,7 +67,7 @@ Based on a systematic review of **186 papers and online resources**, this survey
6767
## 📚 Complete Paper List
6868

6969

70-
> **Total: 186 works** across 14 categories
70+
> **Total: 188 works** across 14 categories
7171
7272

7373
### 📊 Evaluation Datasets
@@ -296,6 +296,7 @@ Based on a systematic review of **186 papers and online resources**, this survey
296296
- **MiMo-V2-Flash**: MiMo-V2-Flash Technical Report (2026) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2601.02780)
297297
- **SWE-Master**: SWE-Master: Unleashing the Potential of Software Engineering Agents via Post-Training (2026) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2602.03411) [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/RUCAIBox/SWE-Master)
298298
- **SWE-Protégé**: SWE-Protégé: Learning to Selectively Collaborate With an Expert Unlocks Small Language Models as Software Engineering Agents (2026) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2602.22124)
299+
- **SWE-MiniSandbox**: SWE-MiniSandbox: Container-Free Reinforcement Learning for Building Software Engineering Agents (2026) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2602.11210v1) [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](http://github.com/lblankl/SWE-MiniSandbox)
299300

300301
### ⚡ Inference-Time Scaling
301302

@@ -318,6 +319,7 @@ Based on a systematic review of **186 papers and online resources**, this survey
318319
- **RepoForge**: RepoForge: Training a SOTA Fast-thinking SWE Agent with an End-to-End Data Curation Pipeline Synergizing SFT and RL at Scale (2025) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2508.01550)
319320
- **Multi-Docker-Eval**: Multi-Docker-Eval: A `Shovel of the Gold Rush' Benchmark on Automatic Environment Building for Software Engineering (2025) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2512.06915)
320321
- **DockSmith**: DockSmith: Scaling Reliable Coding Environments via an Agentic Docker Builder (2026) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2602.00592) [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/collections/8sj7df9k8m5x8/docksmith)
322+
- **MEnvAgent**: MEnvAgent: Scalable Polyglot Environment Construction for Verifiable Software Engineering (2026) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2601.22859) [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/ernie-research/MEnvAgent)
321323

322324
### 🔬 Data Synthesis Methods
323325

data/papers_data_collection.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,13 @@
6363
links:
6464
arxiv: https://arxiv.org/abs/2602.00592
6565
huggingface: https://huggingface.co/collections/8sj7df9k8m5x8/docksmith
66+
- short_name: MEnvAgent
67+
title: 'MEnvAgent: Scalable Polyglot Environment Construction for Verifiable Software
68+
Engineering'
69+
authors: Chuanzhe Guo, Jingjing Wu, Sijun He, Yang Chen, Zhaoqi Kuang, Shilong Fan,
70+
Bingjin Chen, Siqi Bao, Jing Liu, Hua Wu, Qingfu Zhu, Wanxiang Che, Haifeng Wang
71+
venue: arxiv
72+
year: '2026'
73+
links:
74+
arxiv: https://arxiv.org/abs/2601.22859
75+
github: https://github.com/ernie-research/MEnvAgent

data/papers_rl.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,3 +315,13 @@
315315
year: '2026'
316316
links:
317317
arxiv: https://arxiv.org/abs/2602.22124
318+
- short_name: SWE-MiniSandbox
319+
title: 'SWE-MiniSandbox: Container-Free Reinforcement Learning for Building Software
320+
Engineering Agents'
321+
authors: Danlong Yuan, Wei Wu, Zhengren Wang, Xueliang Zhao, Huishuai Zhang, Dongyan
322+
Zhao
323+
venue: arxiv
324+
year: '2026'
325+
links:
326+
arxiv: https://arxiv.org/abs/2602.11210v1
327+
github: http://github.com/lblankl/SWE-MiniSandbox

docs/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## About This Project
44

5-
Based on a systematic review of 186 papers and online resources, this project establishes a holistic theoretical framework for Issue Resolution in software engineering. This website is designed to facilitate efficient literature retrieval and exploration.
5+
Based on a systematic review of 188 papers and online resources, this project establishes a holistic theoretical framework for Issue Resolution in software engineering. This website is designed to facilitate efficient literature retrieval and exploration.
66

77

88
---

docs/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<a href="https://github.com/DeepSoftwareAnalytics/Awesome-Issue-Resolution/graphs/contributors" target="_blank">
3131
<img src="https://img.shields.io/github/contributors/DeepSoftwareAnalytics/Awesome-Issue-Resolution?style=for-the-badge&color=green&logo=github" alt="Contributors">
3232
</a>
33-
<img src="https://img.shields.io/badge/papers-186-green?style=for-the-badge&logo=googlescholar&logoColor=white" alt="Papers Count">
33+
<img src="https://img.shields.io/badge/papers-188-green?style=for-the-badge&logo=googlescholar&logoColor=white" alt="Papers Count">
3434
</div>
3535

3636
<!-- Interactive Exploration Badges -->
@@ -57,7 +57,7 @@
5757

5858
<div class="abstract-content" markdown="1">
5959

60-
Based on a systematic review of 186 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](https://github.com/DeepSoftwareAnalytics/Awesome-Issue-Resolution) and project documentation website.
60+
Based on a systematic review of 188 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](https://github.com/DeepSoftwareAnalytics/Awesome-Issue-Resolution) and project documentation website.
6161

6262
**🔍 Explore This Survey:**
6363

@@ -142,6 +142,7 @@ This section covers the datasets used for evaluation and training, as well as me
142142
* **RepoForge**: RepoForge: Training a SOTA Fast-thinking SWE Agent with an End-to-End Data Curation Pipeline Synergizing SFT and RL at Scale (2025) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2508.01550){: target="_blank" }
143143
* **Multi-Docker-Eval**: Multi-Docker-Eval: A `Shovel of the Gold Rush' Benchmark on Automatic Environment Building for Software Engineering (2025) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2512.06915){: target="_blank" }
144144
* **DockSmith**: DockSmith: Scaling Reliable Coding Environments via an Agentic Docker Builder (2026) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2602.00592){: target="_blank" } [![HuggingFace](https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&logoColor=white)](https://huggingface.co/collections/8sj7df9k8m5x8/docksmith){: target="_blank" }
145+
* **MEnvAgent**: MEnvAgent: Scalable Polyglot Environment Construction for Verifiable Software Engineering (2026) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2601.22859){: target="_blank" } [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/ernie-research/MEnvAgent){: target="_blank" }
145146
<!-- END PAPERS:data_collection -->
146147

147148
### Data Synthesis
@@ -350,6 +351,7 @@ This section covers both training-free and training-based methods for issue reso
350351
* **MiMo-V2-Flash**: MiMo-V2-Flash Technical Report (2026) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2601.02780){: target="_blank" }
351352
* **SWE-Master**: SWE-Master: Unleashing the Potential of Software Engineering Agents via Post-Training (2026) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2602.03411){: target="_blank" } [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](https://github.com/RUCAIBox/SWE-Master){: target="_blank" }
352353
* **SWE-Protégé**: SWE-Protégé: Learning to Selectively Collaborate With an Expert Unlocks Small Language Models as Software Engineering Agents (2026) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2602.22124){: target="_blank" }
354+
* **SWE-MiniSandbox**: SWE-MiniSandbox: Container-Free Reinforcement Learning for Building Software Engineering Agents (2026) [![arXiv](https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2602.11210v1){: target="_blank" } [![GitHub](https://img.shields.io/badge/GitHub-repo-24292F?logo=github&logoColor=white)](http://github.com/lblankl/SWE-MiniSandbox){: target="_blank" }
353355
<!-- END PAPERS:rl -->
354356

355357
---

site/about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@
704704

705705
<h1 id="about">About<a class="headerlink" href="#about" title="Permanent link">&para;</a></h1>
706706
<h2 id="about-this-project">About This Project<a class="headerlink" href="#about-this-project" title="Permanent link">&para;</a></h2>
707-
<p>Based on a systematic review of 186 papers and online resources, this project establishes a holistic theoretical framework for Issue Resolution in software engineering. This website is designed to facilitate efficient literature retrieval and exploration.</p>
707+
<p>Based on a systematic review of 188 papers and online resources, this project establishes a holistic theoretical framework for Issue Resolution in software engineering. This website is designed to facilitate efficient literature retrieval and exploration.</p>
708708
<hr />
709709
<h2 id="key-features">Key Features<a class="headerlink" href="#key-features" title="Permanent link">&para;</a></h2>
710710
<ul>

site/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@ <h1 class="hero-title">✨ Awesome Issue Resolution</h1>
10251025
<a href="https://github.com/DeepSoftwareAnalytics/Awesome-Issue-Resolution/graphs/contributors" target="_blank">
10261026
<img src="https://img.shields.io/github/contributors/DeepSoftwareAnalytics/Awesome-Issue-Resolution?style=for-the-badge&color=green&logo=github" alt="Contributors">
10271027
</a>
1028-
<img src="https://img.shields.io/badge/papers-186-green?style=for-the-badge&logo=googlescholar&logoColor=white" alt="Papers Count">
1028+
<img src="https://img.shields.io/badge/papers-188-green?style=for-the-badge&logo=googlescholar&logoColor=white" alt="Papers Count">
10291029
</div>
10301030

10311031
<!-- Interactive Exploration Badges -->
@@ -1049,7 +1049,7 @@ <h1 class="hero-title">✨ Awesome Issue Resolution</h1>
10491049
<hr />
10501050
<h2 id="abstract">📖 Abstract<a class="headerlink" href="#abstract" title="Permanent link">&para;</a></h2>
10511051
<div class="abstract-content">
1052-
<p>Based on a systematic review of 186 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 <a href="https://github.com/DeepSoftwareAnalytics/Awesome-Issue-Resolution">GitHub repository</a> and project documentation website. </p>
1052+
<p>Based on a systematic review of 188 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 <a href="https://github.com/DeepSoftwareAnalytics/Awesome-Issue-Resolution">GitHub repository</a> and project documentation website. </p>
10531053
<p><strong>🔍 Explore This Survey:</strong></p>
10541054
<ul>
10551055
<li>📊 <strong><a href="#data">Data</a></strong>: Evaluation and training datasets, data collection and synthesis methods</li>
@@ -1129,6 +1129,7 @@ <h3 id="data-collection">Data Collection<a class="headerlink" href="#data-collec
11291129
<li><strong>RepoForge</strong>: RepoForge: Training a SOTA Fast-thinking SWE Agent with an End-to-End Data Curation Pipeline Synergizing SFT and RL at Scale (2025) <a href="https://arxiv.org/abs/2508.01550" target="_blank"><img alt="arXiv" src="https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&amp;logoColor=white" /></a></li>
11301130
<li><strong>Multi-Docker-Eval</strong>: Multi-Docker-Eval: A `Shovel of the Gold Rush' Benchmark on Automatic Environment Building for Software Engineering (2025) <a href="https://arxiv.org/abs/2512.06915" target="_blank"><img alt="arXiv" src="https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&amp;logoColor=white" /></a></li>
11311131
<li><strong>DockSmith</strong>: DockSmith: Scaling Reliable Coding Environments via an Agentic Docker Builder (2026) <a href="https://arxiv.org/abs/2602.00592" target="_blank"><img alt="arXiv" src="https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&amp;logoColor=white" /></a> <a href="https://huggingface.co/collections/8sj7df9k8m5x8/docksmith" target="_blank"><img alt="HuggingFace" src="https://img.shields.io/badge/HuggingFace-dataset-ff7e21?logo=huggingface&amp;logoColor=white" /></a></li>
1132+
<li><strong>MEnvAgent</strong>: MEnvAgent: Scalable Polyglot Environment Construction for Verifiable Software Engineering (2026) <a href="https://arxiv.org/abs/2601.22859" target="_blank"><img alt="arXiv" src="https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&amp;logoColor=white" /></a> <a href="https://github.com/ernie-research/MEnvAgent" target="_blank"><img alt="GitHub" src="https://img.shields.io/badge/GitHub-repo-24292F?logo=github&amp;logoColor=white" /></a></li>
11321133
</ul>
11331134
<!-- END PAPERS:data_collection -->
11341135

@@ -1341,6 +1342,7 @@ <h4 id="rl-based-methods">RL-based Methods<a class="headerlink" href="#rl-based-
13411342
<li><strong>MiMo-V2-Flash</strong>: MiMo-V2-Flash Technical Report (2026) <a href="https://arxiv.org/abs/2601.02780" target="_blank"><img alt="arXiv" src="https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&amp;logoColor=white" /></a></li>
13421343
<li><strong>SWE-Master</strong>: SWE-Master: Unleashing the Potential of Software Engineering Agents via Post-Training (2026) <a href="https://arxiv.org/abs/2602.03411" target="_blank"><img alt="arXiv" src="https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&amp;logoColor=white" /></a> <a href="https://github.com/RUCAIBox/SWE-Master" target="_blank"><img alt="GitHub" src="https://img.shields.io/badge/GitHub-repo-24292F?logo=github&amp;logoColor=white" /></a></li>
13431344
<li><strong>SWE-Protégé</strong>: SWE-Protégé: Learning to Selectively Collaborate With an Expert Unlocks Small Language Models as Software Engineering Agents (2026) <a href="https://arxiv.org/abs/2602.22124" target="_blank"><img alt="arXiv" src="https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&amp;logoColor=white" /></a></li>
1345+
<li><strong>SWE-MiniSandbox</strong>: SWE-MiniSandbox: Container-Free Reinforcement Learning for Building Software Engineering Agents (2026) <a href="https://arxiv.org/abs/2602.11210v1" target="_blank"><img alt="arXiv" src="https://img.shields.io/badge/arXiv-paper-B31B1B?logo=arxiv&amp;logoColor=white" /></a> <a href="http://github.com/lblankl/SWE-MiniSandbox" target="_blank"><img alt="GitHub" src="https://img.shields.io/badge/GitHub-repo-24292F?logo=github&amp;logoColor=white" /></a></li>
13441346
</ul>
13451347
<!-- END PAPERS:rl -->
13461348

site/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

site/sitemap.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://DeepSoftwareAnalytics.github.io/Awesome-Issue-Resolution/</loc>
5-
<lastmod>2026-02-26</lastmod>
5+
<lastmod>2026-03-02</lastmod>
66
</url>
77
<url>
88
<loc>https://DeepSoftwareAnalytics.github.io/Awesome-Issue-Resolution/about/</loc>
9-
<lastmod>2026-02-26</lastmod>
9+
<lastmod>2026-03-02</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://DeepSoftwareAnalytics.github.io/Awesome-Issue-Resolution/cite/</loc>
13-
<lastmod>2026-02-26</lastmod>
13+
<lastmod>2026-03-02</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://DeepSoftwareAnalytics.github.io/Awesome-Issue-Resolution/paper/</loc>
17-
<lastmod>2026-02-26</lastmod>
17+
<lastmod>2026-03-02</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://DeepSoftwareAnalytics.github.io/Awesome-Issue-Resolution/tables/</loc>
21-
<lastmod>2026-02-26</lastmod>
21+
<lastmod>2026-03-02</lastmod>
2222
</url>
2323
</urlset>

site/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)