From the 1 of 5 linked papers with an AI index.
5 papers
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…
From Human-Centric to Agentic Code Review: The Impact of Different Generations of Generative AI Technology on Review Quality
Suzhen Zhong, Shayan Noei, Bram Adams +1
The paper empirically examines how the introduction of large language models and AI agents into code review processes affects review speed and quality, analyzing over a million pul…
An Empirical Analysis of Community and Coding Patterns in OSS4SG vs. Conventional OSS
Mohamed Ouf, Shayan Noei, Zeph Van Iterson +2
Open Source Software for Social Good (OSS4SG) projects aim to address critical societal challenges, such as healthcare access and community safety. Understanding the community dyna…
Energy-Efficient Software Development: A Multi-dimensional Empirical Analysis of Stack Overflow
Bihui Jin, Heng Li, Pengyu Nie +1
Energy consumption of software applications has emerged as a critical concern for developers to contemplate in their daily development processes. Previous studies have surveyed a l…
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…