Remix.run Logo
hamdingers a day ago

> they catch that stuff every time

This is why AI code review continues to be mostly useless in my experience. If you instruct an LLM to make PR comments it will come up with some, every time, even when none are warranted.

CuriouslyC a day ago | parent [-]

So give them a schema and get them to give a relevance score, then filter below a threshold. Works better than trying to get them not to reply.

hamdingers a day ago | parent [-]

Seems like sound advice, unfortunate that the developers of the review tools I've had brushes with did not take it.