3 papers
cs.SE2026
Reusing Past Repairs Through Hierarchical Trajectory Abstraction for Coding Agents
Yisen Xu, Jiayuan Zhou, Ruiqi Pan +1
Although LLM-driven repair agents can tackle complex, repository-level issues, they treat every issue independently and discard the procedural knowledge accumulated from previous r…
cs.SE2025
Lingxi: Repository-Level Issue Resolution Framework Enhanced by Procedural Knowledge Guided Scaling
Xu Yang, Jiayuan Zhou, Michael Pacheco +5
Driven by the advancements of Large Language Models (LLMs), LLM-powered agents are making significant improvements in software engineering tasks, yet struggle with complex, reposit…
cs.SE2025
Distilling Desired Comments for Enhanced Code Review with Large Language Models
Yongda Yu, Lei Zhang, Guoping Rong +9
There has been a growing interest in using Large Language Models (LLMs) for code review thanks to their proven proficiency in code comprehension. The primary objective of most revi…