paper-with-me

Papers

A Survey on Code Generation with LLM-based Agents

2025-07-31 · Yihong Dong, Xue Jiang, Jiaru Qian, Tian Wang, Kechi Zhang, Zhi Jin, Ge Li arxiv

Code generation agents powered by large language models (LLMs) are revolutionizing the software development paradigm. Distinct from previous code generation techniques, code generation agents are characterized by three core features. 1) Autonomy: the ability to independently manage the entire workflow, from task decomposition to coding and debugging. 2) Expanded task scope: capabilities that extend beyond generating code snippets to encompass the full software development lifecycle (SDLC). 3) Enhancement of engineering practicality: a shift in research emphasis from algorithmic innovation toward practical engineering challenges, such as system reliability, process management, and tool integration. This domain has recently witnessed rapid development and an explosion in research, demonstrating significant application potential. This paper presents a systematic survey of the field of LLM-based code generation agents. We trace the technology's developmental trajectory from its inception and systematically categorize its core techniques, including both single-agent and multi-agent architectures. Furthermore, this survey details the applications of LLM-based agents across the full SDLC, summarizes mainstream evaluation benchmarks and metrics, and catalogs representative tools. Finally, by analyzing the primary challenges, we identify and propose several foundational, long-term research directions for the future work of the field.

📄 PDF Abstract BibTeX arXiv:2508.00083

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

From LLMs to LLM-based Agents for Software Engineering: A Survey of Current, Challenges and Future

2024-08-05 · Haolin Jin, Linghan Huang, Haipeng Cai, Jun Yan 외

With the rise of large language models (LLMs), researchers are increasingly exploring their applications in var ious vertical domains, such as software engineering. LLMs have achieved remarkable success in areas includin…

BenchmarkingCode GenerationDecision MakingVulnerability Detection

SurveyLens: A Discipline-Aware Benchmark for Automatic Survey Generation

2026-02-11 · Beichen Guo, Zhiyuan Wen, Jia Gu, Haochen Shi 외 arxiv

Automatic Survey Generation (ASG) aims to produce comprehensive literature surveys by retrieving, organizing, and synthesizing academic papers. Despite rapid progress in specialized ASG frameworks and Deep Research agent…

ARISE: Agentic Rubric-Guided Iterative Survey Engine for Automated Scholarly Paper Generation

2025-11-21 · Zi Wang, Xingqiao Wang, Sangah Lee, Xiaowei Xu arxiv

The rapid expansion of scholarly literature presents significant challenges in synthesizing comprehensive, high-quality academic surveys. Recent advancements in agentic systems offer considerable promise for automating t…

Paper generation

Large Language Model-Brained GUI Agents: A Survey

2024-11-27 · Chaoyun Zhang, Shilin He, Jiaxu Qian, Bowen Li 외

GUIs have long been central to human-computer interaction, providing an intuitive and visually-driven way to access and interact with digital systems. The advent of LLMs, particularly multimodal models, has ushered in a …

Code GenerationLanguage ModelingLanguage ModellingLarge Language Model+3

A Survey of Large Language Model Agents for Question Answering

2025-03-24 · Murong Yue

This paper surveys the development of large language model (LLM)-based agents for question answering (QA). Traditional agents face significant limitations, including substantial data requirements and difficulty in genera…

Answer GenerationInformation RetrievalLanguage ModelingLanguage Modelling+3