A chatbot for conflict detection and resolution

Published in IEEE/ACM 1st International Workshop on Bots in Software Engineering (BotSE), 2019

Recommended citation: Paikari, E., Choi, J., Kim, S., Baek, S., Kim, M., Lee, S., Han, C., Kim, Y., Ahn, K. and Cheong, C., 2019, May. A chatbot for conflict detection and resolution. In 2019 IEEE/ACM 1st International Workshop on Bots in Software Engineering (BotSE) (pp. 29-33). IEEE. https://codingsoo.github.io/files/BOTSE2019.pdf

We present Sayme, a chatbot that we are developing to address the detection and resolution of potential code conflicts that may arise in parallel software development. Sayme is designed to operate both proactively, informing developers when they engage in activities that create conflicting changes, and reactively, responding to user inquiries regarding the state of different developers’ work and how it may overlap. We introduce our motivation for developing Sayme, present its design and features, and offer an outlook at our future work.