SEJun 3, 2020

Exploring Context-Aware Conversational Agents in Software Development

arXiv:2006.02370v110 citations
Originality Synthesis-oriented
AI Analysis

This addresses the challenge for software developers of managing tacit knowledge and documentation, but it appears incremental as it explores an existing chatbot approach in a specific domain.

The study tackled the problem of implicit and distributed contextual information in software development by analyzing whether a chatbot can improve the developer experience, finding that it assists in task execution based on contextual information.

Software development is a complex endeavor that depends on a wide variety of contextual factors involving a large amount of distributed information. This knowledge could include: technology-related tasks, software operating environments and stakeholder requirements. A major roadblock to using this knowledge in software development is that most of this information is implicit and captured in the developers' minds (tacit) or spread through volumes of documentation. Developers, as they work often have to maintain mental models of these tasks as they produce the software. As a result, context can be easily lost or forgotten and developers often use trial-and-error approaches while finishing the project. This study aims at analyzing whether supporting software developers with a chatbot during task execution can improve the overall development experience. The chatbot can assist the developers in executing different tasks based on implicit contextual information. We propose an implementation to explore the viability of using textual chatbots to assist developers automatically and proactively with software development project activities that recur.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes