Another example of how AI is bad, bug fix for 20875
Vladimir Panteleev
thecybershadow.lists at gmail.com
Wed Apr 8 12:56:06 UTC 2026
On Wednesday, 8 April 2026 at 00:46:34 UTC, Indraj Gandham wrote:
> Apologies, I should have been more clear. I meant to refer only
> to the use of "Co-Authored-By". I did not intend to suggest
> that it is acceptable not to disclose LLM use.
Some possibly-missing context:
Claude Code's system prompt instructs models to include the
Co-Authored-By line when creating Git commits. It's standard
behavior, not something Dennis went out of his way to add; in
fact, _not_ adding it - or crediting the LLM any other way -
would have been the non-standard behavior here.
In my personal opinion, the application of the Co-Authored-By
mechanism is perfectly suited for its case. It integrates well
with GitHub's UI, and shows which commits were created with LLM
assistance at a glance (e.g. even in commit lists which don't
show the full commit message).
Objecting to the use of Co-Authored-By in this way is, at this
point, objecting to the use of a widespread, established
practice, and therefore IMO unproductive.
More information about the Digitalmars-d
mailing list