Large Language Model-based Agents For Software Engineering: A Survey · The Large Language Model Bible Contribute to LLM-Bible

Large Language Model-based Agents For Software Engineering: A Survey

Liu Junwei, Wang Kaixin, Chen Yixuan, Peng Xin, Chen Zhenpeng, Zhang Lingming, Lou Yiling. Arxiv 2024

[Paper] [Code]    
Agentic Has Code Reinforcement Learning Survey Paper Tools Uncategorized

The recent advance in Large Language Models (LLMs) has shaped a new paradigm of AI agents, i.e., LLM-based agents. Compared to standalone LLMs, LLM-based agents substantially extend the versatility and expertise of LLMs by enhancing LLMs with the capabilities of perceiving and utilizing external resources and tools. To date, LLM-based agents have been applied and shown remarkable effectiveness in Software Engineering (SE). The synergy between multiple agents and human interaction brings further promise in tackling complex real-world SE problems. In this work, we present a comprehensive and systematic survey on LLM-based agents for SE. We collect 106 papers and categorize them from two perspectives, i.e., the SE and agent perspectives. In addition, we discuss open challenges and future directions in this critical domain. The repository of this survey is at https://github.com/FudanSELab/Agent4SE-Paper-List.

Similar Work