9 ms·
I really hate this attribution nonsense ... On one hand I guess it is fine to automatically tag that the commit was AI-generated. On the other hand, this will
by _pdp_ 17d ago
I really hate this attribution nonsense ...
On one hand I guess it is fine to automatically tag that the commit was AI-generated. On the other hand, this will happen even if you audit every line and add your own changes too, which means the attribution is misleading.
- tomalbrc 17d agoHaving only 1 of the token sellers do this is not very helpful either. Its just free branding & advertising for Misanthropic.
- verdverm 17d ago> Misanthropic How have I not heard this one before
- lawrjone 17d agoIt’s not meant for saying “this change was done by Claude” it’s meant to connect commits back to the session. Makes it way easier to jump back into a follow up change between sessions as the agent can reload parts of the context. Anyone thinking this is about tagging AI generated changes and not just making the experience in Claude better is missing the point of the feature.
- _pdp_ 17d agoI get that. However, given that sessions are local and personal why tag it into the public source tree when it can keep a catalogue within the local session metadata with the exact branch, tags and refs. Sounds like easier less intrusive thing to do.
- lawrjone 16d agoGenerally just very useful to have it clickable or copyable from the commit is the thing? Along with models being much better and more direct to follow something if it’s there. An agent will always read commits to look at a change, force it to look at commits and check another index just in case it exists is slower and pays more tokens, now you can just grab it. But also mostly because who would actually care about this. It’s a sentence on the end of a git commit, in what way does this annoy people other than their prior feelings about AI tech.