Skip to content

Commit attribution: optionally supply the model name instead of the generic Codex name #14994

@dgunay

Description

@dgunay

What variant of Codex are you using?

CLI

What feature would you like to see?

The git attribution/Co-authored-by trailer feature only gives Codex as the name of the co-author.

I like to know which model produced the code as there are huge differences between generations and sizes of LLMs - this is something Claude Code does as well. Example:

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

I imagine Codex could either template the model name for use in the custom attribution message like this:

commit_attribution: "{{MODEL}} <email@example.com>"

Or could add another config parameter like commit_attribution_use_model: true/false.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    agentIssues related to the core agent loopenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions