not_IO@lemmy.blahaj.zone to Open Source@lemmy.mlEnglish · 14 hours agoThis is really serious, something this essetial can't be AI Vulnerable, save OSSlemmy.mlimagemessage-square29fedilinkarrow-up1223arrow-down116
arrow-up1207arrow-down1imageThis is really serious, something this essetial can't be AI Vulnerable, save OSSlemmy.mlnot_IO@lemmy.blahaj.zone to Open Source@lemmy.mlEnglish · 14 hours agomessage-square29fedilink
minus-squareplantsmakemehappy@lemmy.ziplinkfedilinkarrow-up7·edit-28 hours 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·5 hours 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.