Skip to content

[Feature request] Add (codex) to author in commit message and as "codex ${model}" as Co-author # Aider feature parity / convention #938

@gwpl

Description

@gwpl

To follow Aider convention, please consider adding feature:

that adds "(codex)" to author name in commit messages by default (or when enabled by flag / config setting) , like defined here in Aider:

and as "codex ${model}" as Co-author , like defined here in Aider:

Helpful for LLM/Agent coder Behaviour Summary:

temporary workaround:

For now users can instruct codex to :

* for commiting use: `GIT_AUTHOR_NAME="$(git config user.name) (codex)" git commit` to append " (codex)" to author name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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