Problem
现在要靠记忆判断新的plan修改了哪些内容,是否修改正确,是否错误删除了之前正确的部分
Solution
用diff的方式显示新plan和老plan,这样可以快速判断改的对不对
Use Case
agent写了plan后,要求agent修改,每次修改都需要检查新的plan是否正确
Priority
-
High - Blocking issue -
Medium - Important improvement -
Low - Nice to have
Additional Info
(Optional: screenshots, examples, links)