Settings

Theme

Ask HN: How to track micro changes with coding agent?

1 points by vedhant 11 days ago · 0 comments · 1 min read


I primarily use claude code and sometimes cursor. I keep prompting and the agent keeps coding. But git commits are done after meaningful changes, worst case 1 for a small feature. I check critical code myself and whenever the agent messes the code, i need it to revert the changes to a previous change it made (most of the times to the previous prompt). These micro changes is not generally comitted in git. This revert is a headache for me and prompting the agent to revert last change has messed up (it did git revert a few times). I want to know any sane method for solving this and not drive myself crazy…

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection