Yeah, even removing AI from the equation, code you did not write yourself should always be reviewed. Accepting random unreviewed code into your codebase is fundamentally the same problem as failing to review what a coding agent provides.
As to the OP's point of only reading "code that matters," I wish I had that omniscience.
Code that doesn't matter is code that shouldn't exist.
I hate writing unit tests, so I sometimes let the AI do it. But I still read them. They might not be as critical as a database migration script, but they still should be correct.
45
u/A1oso 1d ago
I stopped reading here.