Assistance or Disruption? Exploring and Evaluating the Design and Trade-offs of Proactive AI Programming Support
arXiv:2502.18658 · doi:10.1145/3706598.3713357
Abstract
AI programming tools enable powerful code generation, and recent prototypes attempt to reduce user effort with proactive AI agents, but their impact on programming workflows remains unexplored. We introduce and evaluate Codellaborator, a design probe LLM agent that initiates programming assistance based on editor activities and task context. We explored three interface variants to assess trade-offs between increasingly salient AI support: prompt-only, proactive agent, and proactive agent with presence and context (Codellaborator). In a within-subject study (N=18), we find that proactive agents increase efficiency compared to prompt-only paradigm, but also incur workflow disruptions. However, presence indicators and interaction context support alleviated disruptions and improved users' awareness of AI processes. We underscore trade-offs of Codellaborator on user control, ownership, and code understanding, emphasizing the need to adapt proactivity to programming processes. Our research contributes to the design exploration and evaluation of proactive AI systems, presenting design implications on AI-integrated programming workflow.
References in corpus (5)
- Expanding Explainability: Towards Social Transparency in AI systems
- Studying the effect of AI Code Generators on Supporting Novice Learners in Introductory Programming
- The Programmer's Assistant: Conversational Interaction with a Large Language Model for Software Development
- Ivie: Lightweight Anchored Explanations of Just-Generated Code
- Understanding How Programmers Can Use Annotations on Documentation