logoalt Hacker News

SkyPunchertoday at 3:38 PM2 repliesview on HN

Hmm. All of the examples simply describe what the code is doing. I need a tool that explains the intent and context behind a change.


Replies

lbreakjaitoday at 6:42 PM

If you've worked from a plan, it's trivial. I've got a setup where the agent reads the implementation plan, then creates a commit history based on intent rather than location.

munksbeertoday at 3:50 PM

Exactly. "Why was this change made"? "What were the options"? "Why this is a good way of doing it"? "What are the subtle things I came across while making this change"?

show 1 reply