Comment by sysguest
2 months ago
well if I know a specific LLM has certain tendencies (eg. some model is likely to introduce off-by-one errors), I would know what to look for in code-review
I mean, of course I would read most of the code during review, but as a human, I often skip things by mistake
Tbh as long as the PR looks good, its good to go for internal testing.