2 papers
cs.SE2026
To Add Is Machine, To Delete Is Human: Measuring and Mitigating Deletion Avoidance in LLM Code Editing
Amir M. Ebrahimi, Mohammed Mehedi Hasan, Aaditya Bhatia +2
Large language models increasingly write and repair production code, yet evidence is mounting that their test-passing patches leave codebases harder to maintain. We identify one co…
cs.SE2026
Edit, But Verify: An Empirical Audit of Instructed Code-Editing Benchmarks
Amir M. Ebrahimi, Gopi Krishnan Rajbahadur
Instructed code editing, where an LLM modifies existing code based on a natural language instruction, accounts for roughly 19% of real-world coding assistant interactions. Yet very…