#### Yuchen Jin
@Yuchenj_UW · 2d ago
I noticed something interesting: Claude Code auto-adds itself as a co-author on every git commit. Codex doesn’t.
That’s why you see Claude everywhere on GitHub, but not Codex.
I wonder why OpenAI is not doing that. Feels like an obvious branding strategy OpenAI is skipping.
273
41
2,140
462.4K
12 Replies
15 Retweets
176 Likes
23.2K Views 
One Sentence Summary
You can disable Claude Code's default co-author addition behavior by adding configuration items to ~/.claude/settings.json.
Summary
In response to the earlier discussion about Claude Code automatically adding itself as a co-author on every git commit while Codex doesn't, Baoyu (宝玉) shares a practical tip: you can disable the default co-author addition behavior by adding specific settings in the configuration file. The tweet includes a screenshot of the configuration and a link to the official documentation. This is a useful configuration optimization for Claude Code users.
AI Score
78
Influence Score 55
Published At Yesterday
Language
Chinese
Tags
Claude Code
Git
Configuration Tips
AI Programming Tools