logoalt Hacker News

ImGajeed76today at 10:58 AM1 replyview on HN

but the difference between you and an agent is that you naturally know the history of the project if you have worked on it. the AI doesnt.


Replies

tomhalletttoday at 1:44 PM

so true!

1) commit messages often capture the "why" something changed - versus the code/tests which focus on the what/how for right now.

2) when you have a regression being able to see the code before it was introduced and the code which was changed at the same time is very helpful in understanding the developer's intent, blindspots in their approach, etc.