paper-with-me

Papers

LLM-Based Agentic Systems for Software Engineering: Challenges and Opportunities

2026-01-14 · Yongjian Tang, Thomas Runkler arxiv

Despite recent advancements in Large Language Models (LLMs), complex Software Engineering (SE) tasks require more collaborative and specialized approaches. This concept paper systematically reviews the emerging paradigm of LLM-based multi-agent systems, examining their applications across the Software Development Life Cycle (SDLC), from requirements engineering and code generation to static code checking, testing, and debugging. We delve into a wide range of topics such as language model selection, SE evaluation benchmarks, state-of-the-art agentic frameworks and communication protocols. Furthermore, we identify key challenges and outline future research opportunities, with a focus on multi-agent orchestration, human-agent coordination, computational cost optimization, and effective data collection. This work aims to provide researchers and practitioners with valuable insights into the current forefront landscape of agentic systems within the software engineering domain.

📄 PDF Abstract BibTeX arXiv:2601.09822

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Exploring Challenges and Opportunities to Support Designers in Learning to Co-create with AI-based Manufacturing Design Tools

2023-03-01 · Frederic Gmeiner, Humphrey Yang, Lining Yao, Kenneth Holstein 외

AI-based design tools are proliferating in professional software to assist engineering and industrial designers in complex manufacturing and design tasks. These tools take on more agentic roles than traditional computer-…

Agentic Software Engineering: Foundational Pillars and a Research Roadmap

2025-09-07 · Ahmed E. Hassan, Hao Li, Dayi Lin, Bram Adams 외 arxiv

Agentic Software Engineering (SE 3.0) represents a new era where intelligent agents are tasked not with simple code generation, but with achieving complex, goal-oriented SE objectives. To harness these new capabilities w…

Code Generation

Generative AI and the Transformation of Software Development Practices

2025-10-12 · Vivek Acharya arxiv

Generative AI is reshaping how software is designed, written, and maintained. Advances in large language models (LLMs) are enabling new development styles - from chat-oriented programming and 'vibe coding' to agentic pro…

Agentic Software Issue Resolution with Large Language Models: A Survey

2025-12-24 · Zhonghao Jiang, David Lo, Zhongxin Liu arxiv

Software issue resolution aims to address real-world issues in software repositories based on natural language descriptions provided by users, and represents a key aspect of software maintenance. With the rapid developme…

Reinforcement LearningDecision Making

"I'm Not Reading All of That": Understanding Software Engineers' Level of Cognitive Engagement with Agentic Coding Assistants

2026-03-15 · Carlos Rafael Catalan, Lheane Marie Dizon, Patricia Nicole Monderin, Emily Kuang arxiv

Over-reliance on AI systems can undermine users' critical thinking and promote complacency, a risk intensified by the emergence of agentic AI systems that operate with minimal human involvement. In software engineering, …