CORTEXA
← Browse

Yisen Xu

2 papers indexed

arxivcs.SE2026-07-31

Reusing Past Repairs Through Hierarchical Trajectory Abstraction for Coding Agents

Yisen Xu, Jiayuan Zhou, Ruiqi Pan, Tse-Hsun Chen

Although LLM-driven repair agents can tackle complex, repository-level issues, they treat every issue independently and discard the procedural knowledge accumulated from previous repairs. We introduce STAIR, a framework that converts historical repair trajectories into hierarchic…

View free PDFSource page
arxivcs.SE2026-07-30

Preventing Premature Commitment in Coding Agents with an Evidence-Conditioned Execution Layer

Yisen Xu, Chenglin Li, Zehao Wang, Jinqiu Yang, Tse-Hsun Chen

LLM-based coding agents often edit source code or submit patches before examining enough repository evidence to justify the change, a failure pattern we call premature commitment. We present ECLoop, an execution layer that interposes between the agent and the repository to enforc…

View free PDFSource page