Why reviewing LLM code is harder
Reviewing and testing code written by an LLM is harder than reviewing code written by a developer. Because from a distance, LLM code looks very clean.
There’s almost no “code smell”. The code gives off a strong sense of trust. And that trust is exactly what lowers your guard in the places you should be looking hardest.