SEAICLSep 13, 2024

Agents in Software Engineering: Survey, Landscape, and Vision

arXiv:2409.09030v272 citationsh-index: 20Has Code
AI Analysis

It provides a foundational overview for researchers and practitioners in software engineering, but is incremental as a survey.

This paper conducts the first survey on combining Large Language Model-based agents with software engineering, presenting a framework with perception, memory, and action modules, and identifies challenges and future opportunities.

In recent years, Large Language Models (LLMs) have achieved remarkable success and have been widely used in various downstream tasks, especially in the tasks of the software engineering (SE) field. We find that many studies combining LLMs with SE have employed the concept of agents either explicitly or implicitly. However, there is a lack of an in-depth survey to sort out the development context of existing works, analyze how existing works combine the LLM-based agent technologies to optimize various tasks, and clarify the framework of LLM-based agents in SE. In this paper, we conduct the first survey of the studies on combining LLM-based agents with SE and present a framework of LLM-based agents in SE which includes three key modules: perception, memory, and action. We also summarize the current challenges in combining the two fields and propose future opportunities in response to existing challenges. We maintain a GitHub repository of the related papers at: https://github.com/DeepSoftwareAnalytics/Awesome-Agent4SE.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes