We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have .aider.conf.yml
.aider.conf.yml
no-attribute-author: true no-attribute-committer: true
But my git history is still full of messages with (aider) tagged onto the author field.
(aider)
Aider v0.71.0 Main model: claude-3-5-sonnet-20241022 with diff edit format, prompt cache, infinite output Weak model: claude-3-5-haiku-20241022 Git repo: .git with 50 files Repo-map: using 4096 tokens, files refresh
The text was updated successfully, but these errors were encountered:
Thanks for trying aider and filing this issue.
Try attribute-author: false etc.
attribute-author: false
Sorry, something went wrong.
I guess this is PEBKAC because https://aider.chat/docs/config/aider_conf.html#sample-yaml-config-file lists the options supported.
I was surprised to not get an error/warning on an unrecognized config option though.
No branches or pull requests
Issue
I have
.aider.conf.yml
But my git history is still full of messages with
(aider)
tagged onto the author field.Version and model info
Aider v0.71.0
Main model: claude-3-5-sonnet-20241022 with diff edit format, prompt cache, infinite output
Weak model: claude-3-5-haiku-20241022
Git repo: .git with 50 files
Repo-map: using 4096 tokens, files refresh
The text was updated successfully, but these errors were encountered: