AI agents for code review

Review pull requests for bugs, security and style before a person merges.

6 agents, each with its inputs, outputs and review level checked by a person.

Code review agents read pull requests and leave comments on bugs, security issues, style and missing tests before a person merges. They run on every push, know the repository's conventions where you configure them, and never merge on their own in the agents listed here. The listings record the hosts each agent connects to, what it comments on, how rules are set and whether a person accepts each comment.

Use them to catch the routine issues so human review can focus on design. Check whether the agent can be tuned with your own rules, whether it summarises the change as well as commenting, and how it is priced, which is usually per seat or per repository.

The agents

Groups that share agents with this one.

Questions

Will a review agent block merges?

Only if you configure it as a required check. By default the agents here comment and a person decides; the review level on each listing reflects that.

Does it see my whole codebase?

It reads the repository it is connected to in order to review changes in context. The vendor's security page, linked from the listing, describes retention; the catalogue does not verify it.