logoalt Hacker News

xorcisttoday at 6:04 PM1 replyview on HN

> group file changes together based on theme, add some commentary

Isn't that what commits are? Or ... should be?


Replies

lozengetoday at 8:11 PM

No, commits always display the files in a fixed order, and then display changes from line 1 to line N. An AI could select the order to display in, add per hunk commentary and automatically adjust how much context lines are displayed.

show 1 reply