Comment by UncleMeat
18 days ago
Yep. I've been on teams that have good code review culture and carefully review things so they'd be able to catch subtle issues. But I've also been on teams where reviews are basically "tests pass, approved" with no other examination. Those teams are 100% going to let garbage changes in.
Even when you review human-written code carefully, subtle bugs can sneak through. Software development is hard.
Of course. AI Agents throwing code at you merely makes it more likely.