Problem
What problem does this solve?
agent对新生成的代码的改动没有办法查看。
比如下面这个例子,当点击agent的改动后,跳转到的代码完全不确定改动了什么
Solution
How should it work?
当点击每次agent对代码的改动时,应该在代码中显示更改了哪一部分。
Use Case
When would you use this?
当agent改动代码后,我可以更方便地对代码进行简单的检查。
Priority
-
High - Blocking issue -
Medium - Important improvement -
Low - Nice to have
Additional Info
(Optional: screenshots, examples, links)

