What Is Code Review For?(blog.glyph.im)
blog.glyph.im
What Is Code Review For?
https://blog.glyph.im/2026/03/what-is-code-review-for.html
4 コメント
I've realised that agents are doing better code reviews than me lately, they can catch more logic issues, performance issues, etc. Now, I focus on whether the intent/objective is addressed and leave the rest to a review agent.
Honestly, when the context is set up properly, GPT’s top models are just smarter. That’s been true for a long time.
I know our codebase like the back of my hand specifically because I'm reviewing almost every PR going into it.