Ask HN: 逐个代码块审查 Git add -p,哪个 UI 最好用?
1 分•作者: faangguyindia•9 个月前
现在,代码编辑代理的工作流程中,逐个代码块(hunk)编辑和审查的模式又重新流行起来了。<p>我想知道哪个工具最适合这项工作。<p>我通常会让代码编辑代理先提交代码,然后再进行审查,但这种方法有时会导致引入“明显”的错误,如果我进行代码块级别的审查/编辑,这些错误我早就发现了。
查看原文
now, hunk editing, reviewing hunk by hunk workflow is back in fashion in coding agents workflow.<p>I am wondering what's the best tool for this job.<p>I usually let coding agent commit then review it after, but this approach sometimes results "obvious" bugs being introduced which i'd have caught right away if i had done hunk level review/editing.