Settings

Theme

The more AI agents write code, the more you need an independent reviewer

coderabbit.ai

4 points by smb06 14 days ago · 2 comments

Reader

smb06OP 14 days ago

It is a separation-of-duties argument for code written by AI agents and also reviewed by the same AI agents.

If you ask Agent1 to write code, the PR diff coming out of it should really be reviewed by Agent2 (or 3 or whatever), the reviewer should be a different system than the code gen agent.

The core claim is that a model is a poor judge of its own work — it shares the same priors and blind spots that produced a bug, so self-review trends toward a shallow review rather than catching blind spots.

The system that writes the code shouldn't also be the thing that signs off that it's safe to ship.

yxz123 14 days ago

spot on! You shouldn't be grading your own homework

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection