logoalt Hacker News

vcryanyesterday at 6:04 AM1 replyview on HN

I'm not a fan of LLM's injecting themselves into PR/commit content. If you use multiple models, basically whichever one is operating git gets all the credit. But, even if you wrote all the code yourself, and just submitted the PR with Claude Code (or whatever) it would attempt to take credit for the changes.

I currently have rules in all of my skill files forbidding models from advertising themselves or taking credit.


Replies

0123456789ABCDEyesterday at 4:51 PM

this can be disabled with a setting: https://code.claude.com/docs/en/settings#attribution-setting...