2 papers
cs.SE2026
RefactorAssist: Agentic Refinement for Reliable Code Refactoring
Jonathan Cordeiro, Shayan Noei, Ying Zou
Code refactoring aims to enhance the internal structure of source code without affecting its functional behavior. The recent advancements of Large Language Models (LLMs) have demon…
cs.SE2024
An Empirical Study on the Code Refactoring Capability of Large Language Models
Jonathan Cordeiro, Shayan Noei, Ying Zou
Large Language Models (LLMs) have shown potential to enhance software development through automated code generation and refactoring, reducing development time and improving code qu…