pith. sign in

arxiv: 2409.09030 · v2 · pith:OVNJTIYZnew · submitted 2024-09-13 · 💻 cs.SE · cs.AI· cs.CL

Agents in Software Engineering: Survey, Landscape, and Vision

classification 💻 cs.SE cs.AIcs.CL
keywords agentsllm-basedcombiningexistingsurveytaskschallengesengineering
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. From Prompt to Process: a Process Taxonomy and Comparative Assessment of Frameworks Supporting AI Software Development Agents

    cs.SE 2026-06 conditional novelty 7.0

    A new six-dimension process taxonomy for AI software development frameworks shows convergence on artifact persistence and human oversight but reveals that no framework covers all dimensions strongly, indicating a dept...

  2. Assistance to Autonomy: A Systematic Literature Review of Agentic AI across the Software Development Life Cycle

    cs.SE 2026-05 unverdicted novelty 5.0

    Systematic review of agentic AI in the SDLC finds output verifiability drives industrial adoption in later phases, with Planner-Executor-Reviewer as the dominant pattern, plus a new multi-agent LLM screening pipeline ...

  3. Agentic Software: How AI Agents Are Restructuring the Software Paradigm

    cs.SE 2026-06 unverdicted novelty 4.0

    AI agents restructure software from static pre-written code to dynamic LLM-driven systems, transferring decision complexity and expanding software engineering into Agentic Engineering.

  4. From LLM Reasoning to Autonomous AI Agents: A Comprehensive Review

    cs.AI 2025-04 accept novelty 4.0

    A survey consolidating benchmarks, agent frameworks, real-world applications, and protocols for LLM-based autonomous agents into a proposed taxonomy with recommendations for future research.