Pith. sign in

REVIEW 4 cited by

CodeAgent: Autonomous Communicative Agents for Code Review

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.02172 v5 pith:H2U3T42I submitted 2024-02-03 cs.SE

classification cs.SE
keywords codereviewcodeagentagentsautomationsoftwareaddressadherence
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

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. CodeAgent incorporates a supervisory agent, QA-Checker, to ensure that all the agents' contributions address the initial review question. We evaluated CodeAgent on critical code review tasks: (1) detect inconsistencies between code changes and commit messages, (2) identify vulnerability introductions, (3) validate code style adherence, and (4) suggest code revision. The results demonstrate CodeAgent's effectiveness, contributing to a new state-of-the-art in code review automation. Our data and code are publicly available (\url{https://github.com/Code4Agent/codeagent}).

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Reinforce LLM Reasoning through Multi-Agent Reflection

    cs.LG 2025-06 conditional novelty 6.0 of 10

    DPSDP trains an actor-critic LLM pair with DPO-style preference learning on self-generated trajectories, improving iterative refinement accuracy on math benchmarks.

  2. DPO-F+: Aligning Code Repair Feedback with Developers' Preferences

    cs.SE 2025-11 reject novelty 5.0 of 10

    DPO-f+ fine-tunes LLMs with reward-augmented DPO to generate developer-profile-aware code-repair feedback, claiming gains over DPO that rest on LLM-judge evaluations.

  3. Agentic AI Systems Applied to tasks in Financial Services: Modeling and model risk management crews

    cs.AI 2025-02 conditional novelty 4.0 of 10

    A CrewAI-based multi-agent system with human oversight built financial models and carried out model risk management checks on three public credit datasets, with results comparable to AutoML and Kaggle baselines.

  4. LLM-Based Agentic Systems for Software Engineering: Challenges and Opportunities

    cs.SE 2026-01 unverdicted novelty 2.0 of 10

    A survey of LLM-based multi-agent systems across the software development life cycle, plus a research agenda for orchestration, human coordination, cost, and data.

Pith tools