By the way, if you go to https://github.com/claude and "block this user", every Github repo you visit containing code credited to Claude will actually have a warning sigil

CF

@mcc well this is depressing
@reillypascal @mcc I did a bit of digging and found one commit where Claude was marked as Co-Author. That was a commit backporting a fix from, *drum roll*, vim.
@scadu bummer it's in Vim, but good to know it's not widespread.
@scadu @reillypascal you mean claude was used to backport a fix from vim or that a commit was cherrypicked from vim and the commit had the co-author header?
@mcc @reillypascal looks like they were initially pushed to vim’s codebase and then cherry picked to neovim’s tree. Some PRs can be found in https://github.com/neovim/neovim/pulls?q=is%3Apr+Claude+is%3Aclosed (vim-patch ones, for example).