paper-with-me

Papers

An Empirical Study of Proactive Coding Assistants in Real-World Software Development

2026-05-07 · Lehui Li, Ruixuan Jia, Guo-Ye Yang, Jia Li arxiv

Large language model (LLM)-based coding assistants have made substantial progress, yet most systems remain reactive, requiring developers to explicitly formulate their needs. Proactive coding assistants aim to infer latent developer intent from integrated development environment (IDE) interactions and repository context, thereby reducing interaction overhead and supporting more seamless assistance. However, research in this direction is limited by the scarcity of large-scale real-world developer behavior data. Existing studies therefore often rely on LLM-simulated IDE traces, whose fidelity to real development behavior remains unclear. In this paper, we investigate this simulation-to-reality gap through a large-scale empirical study. We collect real IDE interaction traces from 1{,}246 experienced industry developers over three consecutive days using a custom Visual Studio Code extension, and construct paired LLM-simulated traces for controlled comparison. Our analysis shows that simulated traces differ substantially from real traces in behavioral diversity, temporal structure, and exploratory patterns. Based on the collected data, we introduce \textbf{ProCodeBench}, a real-world benchmark for proactive intent prediction. Experiments with representative LLMs, retrieval-augmented methods, and agentic baselines show that current approaches remain far from reliable under real IDE traces, suggesting that simulation-based evaluation can overestimate real-world performance. Finally, our training study shows that simulated data cannot replace real data, but can complement it when used before real-world fine-tuning. These findings highlight the importance of real developer behavior data for evaluating and training proactive coding assistants.

📄 PDF Abstract BibTeX arXiv:2605.05700

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Proactive Hearing Assistants that Isolate Egocentric Conversations

2025-11-14 · Guilin Hu, Malek Itani, Tuochao Chen, Shyamnath Gollakota arxiv

We introduce proactive hearing assistants that automatically identify and separate the wearer's conversation partners, without requiring explicit prompts. Our system operates on egocentric binaural audio and uses the wea…

Proactive Agent Research Environment: Simulating Active Users to Evaluate Proactive Assistants

2026-04-01 · Deepak Nathani, Cheng Zhang, Chang Huan, Jiaming Shan 외 arxiv

Proactive agents that anticipate user needs and autonomously execute tasks hold great promise as digital assistants, yet the lack of realistic user simulation frameworks hinders their development. Existing approaches mod…

IPIBench: Evaluating Interactive Proactive Intelligence of MLLMs under Continuous Streams

2026-05-26 · Jinzhao Li, Yinuo Chen, Wenxuan Song, Yijia Lei 외 arxiv

Recent multimodal large language models (MLLMs) achieve strong performance on reactive question answering, but real-world streaming assistants require proactive reasoning over continuous visual inputs. Existing benchmark…

Question Answering

Users Mispredict Their Own Preferences for AI Writing Assistance

2026-01-08 · Vivian Lai, Zana Buçinca, Nil-Jana Akpinar, Mo Houtti 외 arxiv

Proactive AI writing assistants need to predict when users want drafting help, yet we lack empirical understanding of what drives preferences. Through a factorial vignette study with 50 participants making 750 pairwise c…

SituationalLLM: Proactive language models with scene awareness for dynamic, contextual task guidance

2024-06-19 · Muhammad Saif Ullah Khan, Muhammad Zeshan Afzal, Didier Stricker

Large language models (LLMs) have achieved remarkable success in text-based tasks but often struggle to provide actionable guidance in real-world physical environments. This is because of their inability to recognize the…

Decision MakingLanguage ModelingLarge Language ModelSpecificity