English

CoPrompt: Supporting Prompt Sharing and Referring in Collaborative Natural Language Programming

Human-Computer Interaction 2024-06-18 v3

Abstract

Natural language (NL) programming has become more approachable due to the powerful code-generation capability of large language models (LLMs). This shift to using NL to program enhances collaborative programming by reducing communication barriers and context-switching among programmers from varying backgrounds. However, programmers may face challenges during prompt engineering in a collaborative setting as they need to actively keep aware of their collaborators' progress and intents. In this paper, we aim to investigate ways to assist programmers' prompt engineering in a collaborative context. We first conducted a formative study to understand the workflows and challenges of programmers when using NL for collaborative programming. Based on our findings, we implemented a prototype, CoPrompt, to support collaborative prompt engineering by providing referring, requesting, sharing, and linking mechanisms. Our user study indicates that CoPrompt assists programmers in comprehending collaborators' prompts and building on their collaborators' work, reducing repetitive updates and communication costs.

Keywords

Cite

@article{arxiv.2310.09235,
  title  = {CoPrompt: Supporting Prompt Sharing and Referring in Collaborative Natural Language Programming},
  author = {Li Feng and Ryan Yen and Yuzhe You and Mingming Fan and Jian Zhao and Zhicong Lu},
  journal= {arXiv preprint arXiv:2310.09235},
  year   = {2024}
}

Comments

Proceedings of the CHI Conference on Human Factors in Computing Systems (CHI '24), May 11--16, 2024, Honolulu, HI, USA

R2 v1 2026-06-28T12:50:05.038Z