English

Need Help? Designing Proactive AI Assistants for Programming

Human-Computer Interaction 2025-03-03 v2

Abstract

While current chat-based AI assistants primarily operate reactively, responding only when prompted by users, there is significant potential for these systems to proactively assist in tasks without explicit invocation, enabling a mixed-initiative interaction. This work explores the design and implementation of proactive AI assistants powered by large language models. We first outline the key design considerations for building effective proactive assistants. As a case study, we propose a proactive chat-based programming assistant that automatically provides suggestions and facilitates their integration into the programmer's code. The programming context provides a shared workspace enabling the assistant to offer more relevant suggestions. We conducted a randomized experimental study examining the impact of various design elements of the proactive assistant on programmer productivity and user experience. Our findings reveal significant benefits of incorporating proactive chat assistants into coding environments and uncover important nuances that influence their usage and effectiveness.

Keywords

Cite

@article{arxiv.2410.04596,
  title  = {Need Help? Designing Proactive AI Assistants for Programming},
  author = {Valerie Chen and Alan Zhu and Sebastian Zhao and Hussein Mozannar and David Sontag and Ameet Talwalkar},
  journal= {arXiv preprint arXiv:2410.04596},
  year   = {2025}
}

Comments

CHI 2025

R2 v1 2026-06-28T19:10:29.374Z