English

ChatCollab: Exploring Collaboration Between Humans and AI Agents in Software Teams

Human-Computer Interaction 2024-12-04 v1 Artificial Intelligence

Abstract

We explore the potential for productive team-based collaboration between humans and Artificial Intelligence (AI) by presenting and conducting initial tests with a general framework that enables multiple human and AI agents to work together as peers. ChatCollab's novel architecture allows agents - human or AI - to join collaborations in any role, autonomously engage in tasks and communication within Slack, and remain agnostic to whether their collaborators are human or AI. Using software engineering as a case study, we find that our AI agents successfully identify their roles and responsibilities, coordinate with other agents, and await requested inputs or deliverables before proceeding. In relation to three prior multi-agent AI systems for software development, we find ChatCollab AI agents produce comparable or better software in an interactive game development task. We also propose an automated method for analyzing collaboration dynamics that effectively identifies behavioral characteristics of agents with distinct roles, allowing us to quantitatively compare collaboration dynamics in a range of experimental conditions. For example, in comparing ChatCollab AI agents, we find that an AI CEO agent generally provides suggestions 2-4 times more often than an AI product manager or AI developer, suggesting agents within ChatCollab can meaningfully adopt differentiated collaborative roles. Our code and data can be found at: https://github.com/ChatCollab.

Keywords

Cite

@article{arxiv.2412.01992,
  title  = {ChatCollab: Exploring Collaboration Between Humans and AI Agents in Software Teams},
  author = {Benjamin Klieger and Charis Charitsis and Miroslav Suzara and Sierra Wang and Nick Haber and John C. Mitchell},
  journal= {arXiv preprint arXiv:2412.01992},
  year   = {2024}
}

Comments

Preprint, 25 pages, 7 figures

R2 v1 2026-06-28T20:20:32.419Z