[Feature request] Add (codex) to author in commit message and as "codex ${model}" as Co-author # Aider feature parity / convention
Resolved 💬 2 comments Opened May 14, 2025 by gwpl Closed Aug 7, 2025
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.This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗