1
mschultz 6 小时 19 分钟前 via iPhone
Git commit messgae 里你可以添加 Co-Author ,GitHub 可以识别: https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors
而添加自己为 CoAuthor 是 Claude 的默认行为,当然有人不太喜欢: https://www.reddit.com/r/Anthropic/comments/1rv5pdr/how_do_you_stop_claude_from_adding_coauthoredby/ 那个 GitHub 用户应该是真的吧。只要 commit message 里面的 CoAuthor email 对上了,GitHub 应该就会 render 一个超链接到对应的账号。理论上你也可以故意让 Codex 之类的 Agent 把自己添加为 CoAuthor ,只不过 OpenAI 貌似没有注册这样一个类似的 GitHub 账号 |
2
kaliawngV2 OP @mschultz 哦,我懂了,用 Claude 写代码,它都会默认把自己添加成为贡献者
|
3
zwz211123 PRO 应该是的,如果让 claude code 去提交的话 他会把自己作为贡献者,所以你可能能在一些项目里面看到他,那就说明他是拿 AI 开发的
|