[Feature request] Add (claude) to author in commit message and as "claude-code ${model}" as Co-author # Aider feature parity / convention
Resolved 💬 2 comments Opened May 14, 2025 by gwpl Closed Nov 29, 2025
To follow Aider convention, please consider adding feature:
that adds "(claude)" to author name in commit messages by default (or when enabled by flag / config setting) , like defined here in Aider:
and as "claude-code ${model}" as Co-author , like defined here in Aider:
Helpful for LLM/Agent coder Behaviour Summary:
temporary workaround:
For now users can instruct Claude Code to :
* for commiting use: `GIT_AUTHOR_NAME="$(git config user.name) (claude-code)" git commit` to append " (claude-code)" to author name.This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗