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-square48linkfedilinkarrow-up1339arrow-down123
arrow-up1316arrow-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-square48linkfedilink
minus-squareplantsmakemehappy@lemmy.ziplinkfedilinkarrow-up10·2 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·2 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.