Back to News
Advertisement

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

tthrowaw12 about 6 hours ago 5 comments
By including co-authored-by claude you are helping AI companies to exclude it from their training set.

Make sure you don't include Claude contributions in the commit messages, if model is so good, they should dogfood and use it for training their models

Advertisement

Discussion (5 Comments)Read Original on HackerNews

atleastoptimalβ€’about 4 hours ago
They can automatically determine which are their own model outputs anyway by comparing the code to their internal logs
pyluaβ€’about 3 hours ago
Are they practically doing this ?
mdni007β€’about 2 hours ago
Seems impractical
djydeβ€’about 5 hours ago
Generally, it's automatically included when Claude Code makes a commit.
ryanchantsβ€’about 1 hour ago
You can just add the following to ~/.claude/settings.json

"alwaysThinkingEnabled": true, "includeCoAuthoredBy": false, "gitAttribution": false