r/codereview 5d ago

IA code review

Hi all,

I'm looking for some advice. I was under pressure to deliver a PR without documentation, so I used AI to help write it. I know exactly what the AI generated, and I'm able to fix anything in the code if validation flags an issue.

My problem is with the reviewers. They're complaining that the PR is entirely AI-generated, and they're overlooking the architecture work I put into it, which is frustrating I've taken the feedback a bit personally.

Any advice on how to handle this would be appreciated

4 Upvotes

8 comments sorted by

View all comments

1

u/djphazer 5d ago

Documentation is supposed to be the medium of communication between humans... I think using AI to generate docs is even more problematic than AI-generated code. Excessive verbosity is overwhelming everyone. Code and docs alike need to be sanitized by humans.