2 papers
cs.SE2026
Regression Accumulation in Multi-Turn LLM Programming Conversations
Yonghui, Huang, Lin Ma +4
In LLM-assisted software development, coding is often iterative. We study regression accumulation in multi-turn LLM programming conversations, where later code suggestions may brea…
cs.SE2026
Is this Build Failure Related to my Patch? An Empirical Study of Unrelated Build Failures in Continuous Integration
Andie Huang, Daniel Alencar da Costa, Grant Dick +1
Continuous Integration (CI) systems often run many builds concurrently. In this setting, a legitimate build failure may not be caused by the code push that triggered it. Such unrel…