2024

CodeAgent: Autonomous Communicative Agents for Code Review

Tang, Xunzhu, Kim, Kisub, Song, Yewei et al.

Understand

Code review, which aims at ensuring the overall quality and reliability of software, is a cornerstone of software development.

  • Unfortunately, while crucial, Code review is a labor-intensive process that the research community is looking to automate.
  • Existing automated methods rely on single input-output generative models and thus generally struggle to emulate the collaborative nature of code review.
  • This work introduces \tool{}, a novel multi-agent Large Language Model (LLM) system for code review automation.

Reading the bibliography…