Remix.run Logo
nhowar 26 minutes ago

I have a colleague who just paste PR reviews unedited and unread into git. It has been driving people insane and, when people do inplement what it say, straight up degrading the codebase.

This is exactly what I have been feeling in response to this person. They are not contributing. They are creating work for others by pasting every possible problem they can find, most of which are out of scope or context, and letting the requester sort through them which takes hours if you take it seriously.

Some people do and implement everything he asks. They are going way outside the scope of their ticket and fixing every problem in every file they touch. It is chaotic and not good for the codebase because a lot of the problems are repo wide and should not be fixed in isolation.

He doesn't seem to understand why this might bother people or why it takes them so long to respond. He suggested just pulling the comment into Cursor and just asking Cursor to respond...

At that point we are just straight up vibe coding with no human in the loop.

That being said, Cursor's bug bot does a way better job reviewing, and people just ignore it when it asks for something out of scope because it's not a colleague claiming their code is broken.