Remix.run Logo
tehsauce 5 hours ago

For the purpose of disclosure, it should say “Warning: AI generated code” in the commit message, not an advertisement for a specific product. You would never accept any of your other tools injecting themselves into a commit message like that.

lazyasciiart 4 hours ago | parent [-]

My last commit is literally authored by dependabot.

sysguest 3 hours ago | parent [-]

well you know 100% know what dependabot does

datsci_est_2015 3 hours ago | parent [-]

Leaves you open to vulnerabilities in overnight builds of NPM packages that increasingly happen due to LLM slop?

__float 2 hours ago | parent [-]

You can set a minimum age for packages (https://docs.github.com/en/code-security/reference/supply-ch...), though that's not perfect (and becomes less effective if everyone uses it).