logoalt Hacker News

mock-possumtoday at 4:13 AM1 replyview on HN

I’ve had the same thought, but after playing around with it, it just seems like adding noise. I never find myself looking at generated code and wondering “what prompt lead to that?” There’s no point, I won’t get any kind of useful response - I’m better off talking to the developer who committed it, that’s how code review works.


Replies

whattoday at 4:21 AM

The developer that committed won’t know because they didn’t write it…

You can avoid the noise with git notes. Add the session as a note on the commit. No one has to read them if they’re not interested.