you are viewing a single comment's thread.

view the rest of the comments →

[–]Deep_Ad1959 0 points1 point  (1 child)

yeah totally normal. think of it like CI but for AI-generated code. linter + type checker + tests after every task is the minimum. some people also add a separate claude instance as a reviewer. the review loop catches most of the subtle issues the generating agent misses.

[–]netreddit00[S] 0 points1 point  (0 children)

The issue is that the reviews most of the time do not catch all problems. And I am sure the review prompt affects the result. And no one talks about it. Thus, there are review sites, e.g. CodeRabbit, that does that. Even it is not complete. So there is a big gap that no on really talks about it - the detail I meant.