Agentcodereview: A Multi-Agent Framework For Explainable Code Review And Automated Bug Repair

Authors

  • Bharath Kumar N IBM
  • T L Manasa Department of Electrical & Electronics Engineering, Mangalayatan University, Beswan, Aligarh, UP, India.

DOI:

https://doi.org/10.70917/ijcisim-2026-4326

Keywords:

Multi-agent systems, Large language models, Automated code review, Program repair, Explainable artificial intelligence

Abstract

Modern software development depends heavily on code review and timely bug fixing, yet manual review is slow, inconsistent and hard to scale, while single-model automated approaches based on Large Language Models (LLMs) frequently produce opaque suggestions and rarely close the loop between detecting a defect and repairing it. This paper proposes AgentCodeReview, a multi-agent framework that decomposes explainable code review and automated bug repair into cooperating specialized agents — Retrieval, Review, Explanation, Repair and Verification — coordinated by an Orchestrator over a shared retrieval-augmented context store, with a verification-driven feedback loop that iteratively refines candidate patches until they pass their tests. We describe the architecture, the inter-agent communication protocol and an evaluation design over widely used code-review and program-repair benchmarks, comparing the framework against single-agent and non-agentic baselines using precision, recall, F1, repair success rate and a human-aligned explanation-quality score. The results indicate that role specialization and explicit verification improve review accuracy, repair effectiveness and the transparency of the generated rationales, offering a reproducible pathway toward trustworthy autonomous software maintenance.

Downloads

Download data is not yet available.

Downloads

Published

2026-08-04

How to Cite

Bharath Kumar N, & T L Manasa. (2026). Agentcodereview: A Multi-Agent Framework For Explainable Code Review And Automated Bug Repair. International Journal of Computer Information Systems and Industrial Management Applications, 18(14s), 1121–1129. https://doi.org/10.70917/ijcisim-2026-4326

Issue

Section

Original Articles