|
1 | 1 | { |
2 | | - "generated": "2026-04-01", |
| 2 | + "generated": "2026-04-22", |
3 | 3 | "stats": { |
4 | | - "total": 209, |
5 | | - "data": 57, |
6 | | - "methods": 131, |
| 4 | + "total": 217, |
| 5 | + "data": 59, |
| 6 | + "methods": 138, |
7 | 7 | "analysis": 23 |
8 | 8 | }, |
9 | 9 | "papers": [ |
| 10 | + { |
| 11 | + "id": 219, |
| 12 | + "short_name": "Agent-CoEvo", |
| 13 | + "title": "Beyond Fixed Tests: Repository-Level Issue Resolution as Coevolution of Code and Behavioral Constraints", |
| 14 | + "authors": "Kefan Li, Yuan Yuan, Mengfei Wang, Shihao Zheng, Wei Wang, Ping Yang, Mu Li, Weifeng Lv", |
| 15 | + "venue": "arXiv preprint arXiv:2604.04580", |
| 16 | + "month": "2026-04", |
| 17 | + "category": "multi_agent", |
| 18 | + "links": { |
| 19 | + "arxiv": "https://arxiv.org/abs/2604.04580" |
| 20 | + } |
| 21 | + }, |
| 22 | + { |
| 23 | + "id": 218, |
| 24 | + "short_name": "GALA", |
| 25 | + "title": "GALA: Multimodal Graph Alignment for Bug Localization in Automated Program Repair", |
| 26 | + "authors": "Zhuoyao Liu, Zhengran Zeng, Shu-Dong Huang, Yang Liu, Shikun Zhang, Wei Ye", |
| 27 | + "venue": "arXiv preprint arXiv:2604.08089", |
| 28 | + "month": "2026-04", |
| 29 | + "category": "tool", |
| 30 | + "links": { |
| 31 | + "arxiv": "https://arxiv.org/abs/2604.08089" |
| 32 | + } |
| 33 | + }, |
| 34 | + { |
| 35 | + "id": 217, |
| 36 | + "short_name": "RTMC", |
| 37 | + "title": "RTMC: Step-Level Credit Assignment via Rollout Trees", |
| 38 | + "authors": "Tao Wang, Suhang Zheng, Xiaoxiao Xu", |
| 39 | + "venue": "arXiv preprint arXiv:2604.11037", |
| 40 | + "month": "2026-04", |
| 41 | + "category": "rl", |
| 42 | + "links": { |
| 43 | + "arxiv": "https://arxiv.org/abs/2604.11037" |
| 44 | + } |
| 45 | + }, |
| 46 | + { |
| 47 | + "id": 216, |
| 48 | + "short_name": "SWE-Shield", |
| 49 | + "title": "Does Pass Rate Tell the Whole Story? Evaluating Design Constraint Compliance in LLM-based Issue Resolution", |
| 50 | + "authors": "Kai Yu, Zhenhao Zhou, Junhao Zeng, Ying Wang, Xueying Du, Zhiqiang Yuan, Junwei Liu, Ziyu Zhou, Yujia Wang, Chong Wang, Xin Peng", |
| 51 | + "venue": "arXiv preprint arXiv:2604.05955", |
| 52 | + "month": "2026-04", |
| 53 | + "category": "evaluation_datasets", |
| 54 | + "links": { |
| 55 | + "arxiv": "https://arxiv.org/abs/2604.05955" |
| 56 | + } |
| 57 | + }, |
| 58 | + { |
| 59 | + "id": 215, |
| 60 | + "short_name": "From SWE-ZERO to SWE-HERO", |
| 61 | + "title": "From SWE-ZERO to SWE-HERO: Execution-free to Execution-based Fine-tuning for Software Engineering Agents", |
| 62 | + "authors": "Nikolai Ludwig, Wasi Uddin Ahmad, Somshubra Majumdar, Boris Ginsburg", |
| 63 | + "venue": "arXiv preprint arXiv:2604.01496", |
| 64 | + "month": "2026-04", |
| 65 | + "category": "sft,training_datasets", |
| 66 | + "links": { |
| 67 | + "arxiv": "https://arxiv.org/abs/2604.01496", |
| 68 | + "huggingface": "https://huggingface.co/datasets/nvidia/SWE-Zero2Hero", |
| 69 | + "website": "https://wasiahmad.github.io/publications/59_swezero2hero/" |
| 70 | + } |
| 71 | + }, |
| 72 | + { |
| 73 | + "id": 214, |
| 74 | + "short_name": "AgentForge", |
| 75 | + "title": "AgentForge: Execution-Grounded Multi-Agent LLM Framework for Autonomous Software Engineering", |
| 76 | + "authors": "Rajesh Kumar, Waqar Ali, Junaid Ahmed, Najma Imtiaz Ali, Shaban Usman", |
| 77 | + "venue": "arXiv preprint arXiv:2604.13120", |
| 78 | + "month": "2026-04", |
| 79 | + "category": "tool,multi_agent", |
| 80 | + "links": { |
| 81 | + "arxiv": "https://arxiv.org/abs/2604.13120", |
| 82 | + "github": "https://github.com/raja21068/AutoCodeAI" |
| 83 | + } |
| 84 | + }, |
| 85 | + { |
| 86 | + "id": 213, |
| 87 | + "short_name": "SWE-AGILE", |
| 88 | + "title": "SWE-AGILE: A Software Agent Framework for Efficiently Managing Dynamic Reasoning Context", |
| 89 | + "authors": "Shuquan Lian, Juncheng Liu, Yazhe Chen, Yuhong Chen, Hui Li", |
| 90 | + "venue": "arXiv preprint arXiv:2604.11716", |
| 91 | + "month": "2026-04", |
| 92 | + "category": "sft,rl", |
| 93 | + "links": { |
| 94 | + "arxiv": "https://arxiv.org/abs/2604.11716", |
| 95 | + "github": "https://github.com/KDEGroup/SWE-AGILE", |
| 96 | + "huggingface": "https://huggingface.co/KDEGroup" |
| 97 | + } |
| 98 | + }, |
| 99 | + { |
| 100 | + "id": 212, |
| 101 | + "short_name": "REAgent", |
| 102 | + "title": "REAgent: Requirement-Driven LLM Agents for Software Issue Resolution", |
| 103 | + "authors": "Shiqi Kuang, Zhao Tian, Kaiwei Lin, Chaofan Tao, Shaowei Wang, Haoli Bai, Lifeng Shang, Junjie Chen", |
| 104 | + "venue": "arXiv preprint arXiv:2604.06861", |
| 105 | + "month": "2026-04", |
| 106 | + "category": "single_agent", |
| 107 | + "links": { |
| 108 | + "arxiv": "https://arxiv.org/abs/2604.06861" |
| 109 | + } |
| 110 | + }, |
10 | 111 | { |
11 | 112 | "id": 210, |
12 | 113 | "short_name": "RepoLaunch", |
|
0 commit comments