11 points | by throwaw12 12 hours ago ago
7 comments
They can automatically determine which are their own model outputs anyway by comparing the code to their internal logs
Are they practically doing this ?
Seems impractical
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
[dead]
They can automatically determine which are their own model outputs anyway by comparing the code to their internal logs
Are they practically doing this ?
Seems impractical
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
[dead]
[dead]