需要增加agent对代码改动的标识

Problem

What problem does this solve?

agent对新生成的代码的改动没有办法查看。

比如下面这个例子,当点击agent的改动后,跳转到的代码完全不确定改动了什么

Solution

How should it work?

当点击每次agent对代码的改动时,应该在代码中显示更改了哪一部分。

Use Case

When would you use this?

当agent改动代码后,我可以更方便地对代码进行简单的检查。

Priority

  • :red_circle: High - Blocking issue
  • :yellow_circle: Medium - Important improvement
  • :green_circle: Low - Nice to have

Additional Info

(Optional: screenshots, examples, links)