Remix.run Logo
Tell HN: Do not include co-authored-by Claude in your commits
11 points by throwaw12 13 hours ago | 7 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

atleastoptimal 11 hours ago | parent | next [-]

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

pylua 10 hours ago | parent | next [-]

Are they practically doing this ?

mdni007 8 hours ago | parent | prev [-]

Seems impractical

djyde 11 hours ago | parent | prev | next [-]

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

ryanchants 8 hours ago | parent [-]

You can just add the following to ~/.claude/settings.json

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

saaslayouts 9 hours ago | parent | prev | next [-]

[dead]

pukaworks 8 hours ago | parent | prev [-]

[dead]