not_IO@lemmy.blahaj.zone to Open Source@lemmy.mlEnglish · 3 days agoThis is really serious, something this essetial can't be AI Vulnerable, save OSSlemmy.mlimagemessage-square55linkfedilinkarrow-up1344arrow-down125
arrow-up1319arrow-down1imageThis is really serious, something this essetial can't be AI Vulnerable, save OSSlemmy.mlnot_IO@lemmy.blahaj.zone to Open Source@lemmy.mlEnglish · 3 days agomessage-square55linkfedilink
minus-squareplantsmakemehappy@lemmy.ziplinkfedilinkarrow-up10·edit-23 days agoIf you block Claude, or any user really, and then visit a repo they’ve contributed to you will see this message. Maybe Claude didn’t open the PR but contributed commits.
minus-squareOinks@lemmy.blahaj.zonelinkfedilinkarrow-up1·3 days agoI tried a git log --grep=claude but it doesn’t net much, basically just this PR (which in fairness does look vibecoded). Maybe there’s some development branch in the repository that has a commit authored by Claude but if so it’s not on main.
If you block Claude, or any user really, and then visit a repo they’ve contributed to you will see this message.
Maybe Claude didn’t open the PR but contributed commits.
I tried a
git log --grep=claudebut it doesn’t net much, basically just this PR (which in fairness does look vibecoded).Maybe there’s some development branch in the repository that has a commit authored by Claude but if so it’s not on main.