Skip to content

Commit 9fd3b3d

Browse files
author
OpenClaw Agent
committed
Add 7 new papers from April 2026
Papers added: - REAgent (2604.06861) - single_agent: Requirement-Driven LLM Agents for Software Issue Resolution - SWE-AGILE (2604.11716) - single_agent: Dynamic Reasoning Context Management - AgentForge (2604.13120) - multi_agent: Execution-Grounded Multi-Agent Framework - CODESTRUCT (2604.05407) - workflow: Code Agents over Structured Action Spaces (ACL 2026) - SWE-ZERO to SWE-HERO (2604.01496) - sft: Execution-free to Execution-based Fine-tuning - PassRateConstraint (2604.05955) - methods_analysis: Design Constraint Compliance Evaluation - RTMC (2604.11037) - rl: Step-Level Credit Assignment via Rollout Trees
1 parent 78544b4 commit 9fd3b3d

6 files changed

Lines changed: 64 additions & 0 deletions

File tree

app/data/papers_methods_analysis.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
- short_name: PassRateConstraint
2+
title: 'Does Pass Rate Tell the Whole Story? Evaluating Design Constraint Compliance
3+
in LLM-based Issue Resolution'
4+
authors: Kai Yu, Zhenhao Zhou, Junhao Zeng, Ying Wang, Xueying Du, Zhiqiang Yuan,
5+
Junwei Liu, Ziyu Zhou, Yujia Wang, Chong Wang, Xin Peng
6+
year: '2026'
7+
venue: arXiv preprint arXiv:2604.05955
8+
month: 2026-04
9+
links:
10+
arxiv: https://arxiv.org/abs/2604.05955
111
- short_name: ContextBench
212
title: 'ContextBench: A Benchmark for Context Retrieval in Coding Agents'
313
authors: Han Li, Letian Zhu, Bohan Zhang, Rili Feng, Jiaming Wang, Yue Pan, Earl

app/data/papers_multi_agent.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
- short_name: AgentForge
2+
title: 'AgentForge: Execution-Grounded Multi-Agent LLM Framework for Autonomous
3+
Software Engineering'
4+
authors: Rajesh Kumar, Waqar Ali, Junaid Ahmed, Najma Imtiaz Ali, Shaban Usman
5+
year: '2026'
6+
venue: arXiv preprint arXiv:2604.13120
7+
month: 2026-04
8+
links:
9+
arxiv: https://arxiv.org/abs/2604.13120
110
- short_name: SWE-Adept
211
title: 'SWE-Adept: An LLM-Based Agentic Framework for Deep Codebase Analysis and
312
Structured Issue Resolution'

app/data/papers_rl.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
- short_name: RTMC
2+
title: 'RTMC: Step-Level Credit Assignment via Rollout Trees'
3+
authors: Tao Wang, Suhang Zheng, Xiaoxiao Xu
4+
year: '2026'
5+
venue: arXiv preprint arXiv:2604.11037
6+
month: 2026-04
7+
links:
8+
arxiv: https://arxiv.org/abs/2604.11037
19
- short_name: SWE-Fuse
210
title: 'SWE-Fuse: Empowering Software Agents via Issue-free Trajectory Learning
311
and Entropy-aware RLVR Training'

app/data/papers_sft.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
- short_name: SWE-ZERO to SWE-HERO
2+
title: 'From SWE-ZERO to SWE-HERO: Execution-free to Execution-based Fine-tuning
3+
for Software Engineering Agents'
4+
authors: Nikolai Ludwig, Wasi Uddin Ahmad, Somshubra Majumdar, Boris Ginsburg
5+
year: '2026'
6+
venue: arXiv preprint arXiv:2604.01496
7+
month: 2026-04
8+
links:
9+
arxiv: https://arxiv.org/abs/2604.01496
110
- short_name: OpenSWE
211
title: 'daVinci-Env: Open SWE Environment Synthesis at Scale'
312
authors: Dayuan Fu, Shenyu Wu, Yunze Wu, Zerui Peng, Yaxing Huang, Jie Sun, Ji Zeng,

app/data/papers_single_agent.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
- short_name: REAgent
2+
title: 'REAgent: Requirement-Driven LLM Agents for Software Issue Resolution'
3+
authors: Shiqi Kuang, Zhao Tian, Kaiwei Lin, Chaofan Tao, Shaowei Wang, Haoli Bai,
4+
Lifeng Shang, Junjie Chen
5+
year: '2026'
6+
venue: arXiv preprint arXiv:2604.06861
7+
month: 2026-04
8+
links:
9+
arxiv: https://arxiv.org/abs/2604.06861
10+
- short_name: SWE-AGILE
11+
title: 'SWE-AGILE: A Software Agent Framework for Efficiently Managing Dynamic
12+
Reasoning Context'
13+
authors: Shuquan Lian, Juncheng Liu, Yazhe Chen, Yuhong Chen, Hui Li
14+
year: '2026'
15+
venue: arXiv preprint arXiv:2604.11716
16+
month: 2026-04
17+
links:
18+
arxiv: https://arxiv.org/abs/2604.11716
119
- short_name: Confucius Code Agent
220
title: 'Confucius Code Agent: Scalable Agent Scaffolding for Real-World Codebases'
321
authors: Sherman Wong, Zhenting Qi, Zhaodong Wang, Nathan Hu, Samuel Lin, Jun Ge,

app/data/papers_workflow.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
- short_name: CODESTRUCT
2+
title: 'CODESTRUCT: Code Agents over Structured Action Spaces'
3+
authors: Myeongsoo Kim, Joe Hsu, Dingmin Wang, Shweta Garg, Varun Kumar, Murali
4+
Krishna Ramanathan
5+
year: '2026'
6+
venue: Proceedings of the 64th Annual Meeting of the Association for Computational
7+
Linguistics (ACL 2026)
8+
month: 2026-04
9+
links:
10+
arxiv: https://arxiv.org/abs/2604.05407
111
- short_name: SynFix
212
title: 'SynFix: Dependency-Aware Program Repair via RelationGraph Analysis'
313
authors: Tang, Xunzhu, Gao, Jiechao, Xu, Jin, Sun, Tiezhu, Song, Yewei, Ezzini,

0 commit comments

Comments
 (0)