Hacker News new | ask | show | jobs
by pettereriksson 361 days ago
I think it would be interesting to add the prompt (or a summary of the prompt) as a note for each commit. This would allow the LLM to later reason about each line of code by going back and checking the notes to mine for requirements, and take those into account when changing the code again.
1 comments

Or just put it in the commit message, after all, it is the human's description of what the commit is supposed to do