Replies: 8 comments 2 replies
Lol, in this day and age not using AI at all is insanity. Literally assume any code written is AI influenced to some degree. |
|
Please add this to Codex. |
|
Codex just joined GitHub and we can attribute him now. We can attribute him before but now it will display his avatar. Just write this line in the end of commit message: Or if you'd like to include model name like Claude Code did: |
|
https://github.com/sigridjineth/sample-codex-coauthor Sample repository showing how to make Git commits include a GitHub-recognized Codex co-author trailer automatically. :) |
|
I like this idea. But please make it an opt-in feature. Make it configurable! |
|
It looks like the code itself is already there. Reference: lines 1 and 5 in codex-rs/core/src/commit_attribution.rs ( |



Uh oh!
There was an error while loading. Please reload this page.
Summary
Add an option for Codex to append a GitHub-recognized co-author trailer to commits it helps produce, e.g.:
Why
Co-authored-bytrailers; AI should fit the same workflow.Proposal
Introduce a configurable setting to include a co-author trailer when Codex:
Prior Art
see. Claude Code settings - Anthropic
Related
All reactions