Live data from Hacker News

Tell HN: Do not include co-authored-by Claude in your commits

news.ycombinator.com

1–10 of 10 posts

Re: Tell HN: Do not include co-authored-by Claude in your commits

#9
post #2

Generally, it's automatically included when Claude Code makes a commit.

You can just add the following to ~/.claude/settings.json "alwaysThinkingEnabled": true, "includeCoAuthoredBy": false, "gitAttribution": false

You can always configure it per ^^^. And anyone can search by that flag as well so eitherway it should be a good practice.

Re: Tell HN: Do not include co-authored-by Claude in your commits

#10
post #4

They can automatically determine which are their own model outputs anyway by comparing the code to their internal logs

Are they practically doing this ?

When it comes to data quality it justifies a few checks.