paper-with-me

홈 › Papers

Agentic Coding Needs Proactivity, Not Just Autonomy

2026-05-07 · Nghi D. Q. Bui, Georgios Evangelopoulos arxiv

Coding agents are rapidly changing the landscape of software development, moving from inline completion to autonomous systems that edit repositories, open pull requests, respond to issues, and run scheduled or webhook triggered routines across the development life cycle. The next generation is increasingly described as proactive and long-horizon: agents should notice relevant changes before the developer asks, connect signals across tools, decide when to interrupt, and carry preferences across sessions. Yet the field still lacks a clear account of what proactivity means for software development, how it differs from autonomy, what acceptance criteria proactive long-horizon tasks should satisfy, and which metrics determine whether unsolicited agent behavior is useful rather than merely active. Proactive coding agents should be evaluated by the quality and improvement of their insight policy: the policy that decides what matters next, what evidence supports it, whether to show it, and how to adapt after feedback. This view is grounded in the principles of mixed initiative interaction. We propose a three level taxonomy of proactivity (Reactive, Scheduled, and Situation Aware), compare contemporary coding agents against five practical criteria, and sketch an active user simulation protocol with three evaluation targets: Insight Decision Quality (IDQ), Context Grounding Score (CGS), and Learning Lift

📄 PDF Abstract BibTeX arXiv:2605.06717

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Reactivity: Measuring Proactive Problem Solving in LLM Agents

2025-10-22 · Gil Pasternak, Dheeraj Rajagopal, Julia White, Dhruv Atreja 외 arxiv

LLM-based agents are increasingly moving towards proactivity: rather than awaiting instruction, they exercise agency to anticipate user needs and solve them autonomously. However, evaluating proactivity is challenging; c…

Autonomous Information Seeking: A Roadmap for Agentic Recommender Systems

2026-07-05 · Xinyu Lin, Yashar Deldjoo, Sunhao Dai, Honghui Bao 외 arxiv

The rapid integration of large language model-based agents into recommender systems has driven a shift from static, ranking-based pipelines toward autonomous and interactive systems that can reason, plan, and act. This s…

Less Interaction But More Explanation: A Communication Perspective on Agentic AI Interfaces

2026-05-02 · Eunchae Jang, S. Shyam Sundar arxiv

AI systems have long been expected to interact with users, answering questions, generating content, and continuing (social) conversations. Agentic AI, however, breaks from this expectation, as its primary objective is wo…

Towards Full Delegation: Designing Ideal Agentic Behaviors for Travel Planning

2024-11-21 · Song Jiang, Da Ju, Andrew Cohen, Sasha Mitts 외

How are LLM-based agents used in the future? While many of the existing work on agents has focused on improving the performance of a specific family of objective and challenging tasks, in this work, we take a different p…

Agentic AI and Multiagentic: Are We Reinventing the Wheel?

2025-06-02 · V. Botti

The terms Agentic AI and Multiagentic AI have recently gained popularity in discussions on generative artificial intelligence, often used to describe autonomous software agents and systems composed of such agents. Howeve…