Remix.run Logo
alansaber 5 hours ago

"Pull requests created by AI must have been fully verified with human use." should always be a bare minimum requirement.

Ntrails 4 hours ago | parent | next [-]

> "Pull requests [] must have been fully verified with human use."

I would expect this is entirely uncontroversial and the AI qualifier redundant.

Retr0id 4 minutes ago | parent [-]

If you have good tests, certain types of change can be merged without manual testing. One problem specific to AI is that it has a tendency to game/bypass/nerf/disable tests, as opposed to actually making the code do the correct thing.

njhnjhnjh an hour ago | parent | prev | next [-]

AI is so smart these days that I typically just ask Claude to verify the code for me.

This sort of request may have made sense in the old days but as the quality of generated code rapidly increases, so does the necessity of human intervention decrease.

Applejinx 3 minutes ago | parent [-]

If you care so little, why are you even prompting at all? Surely you can leave it to its own devices without troubling it with your wishes? It seems like the farther you go down this path, the more likely it is that it'll have something better to do.

bwat49 2 hours ago | parent | prev | next [-]

I would hope that actually testing the changes is done regardless of whether or not AI is used

5 hours ago | parent | prev [-]
[deleted]