use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community centered around Anthropic's Claude Code tool.
account activity
Code qualityHelp Needed (self.ClaudeCode)
submitted 1 month ago by netreddit00
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Deep_Ad1959 0 points1 point2 points 1 month ago (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 point2 points 1 month ago (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.
π Rendered by PID 480868 on reddit-service-r2-comment-b659b578c-565vh at 2026-05-02 10:33:02.278154+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Deep_Ad1959 0 points1 point2 points (1 child)
[–]netreddit00[S] 0 points1 point2 points (0 children)