not_IO@lemmy.blahaj.zone to Open Source@lemmy.mlEnglish · 2 days agoThis is really serious, something this essetial can't be AI Vulnerable, save OSSlemmy.mlimagemessage-square43fedilinkarrow-up1316arrow-down121
arrow-up1295arrow-down1imageThis is really serious, something this essetial can't be AI Vulnerable, save OSSlemmy.mlnot_IO@lemmy.blahaj.zone to Open Source@lemmy.mlEnglish · 2 days agomessage-square43fedilink
minus-squareplantsmakemehappy@lemmy.ziplinkfedilinkarrow-up9·edit-21 day 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·1 day 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.