Priority: P0
Labels: area:ux
Progress: [✓ Merged](#2854 ✓)
Reference: View Document
Problem / 问题
User corrections queue up during Agent execution. Must wait for all 8 steps to finish before model sees the correction. Steps 3-8 may be wasted work.
Agent 执行期间用户纠正消息需排队,必须等全部 8 步完成后模型才能看到。第 3-8 步可能是无用功。
Benefit / 收益
Check input queue between tool batches. User corrections injected at next step naturally. Avoid wasted work without interrupting Agent.
在工具批次间检查输入队列,用户纠正在下一步自然注入,无需中断 Agent 即可避免无用工作。
Problem / 问题
User corrections queue up during Agent execution. Must wait for all 8 steps to finish before model sees the correction. Steps 3-8 may be wasted work.
Agent 执行期间用户纠正消息需排队,必须等全部 8 步完成后模型才能看到。第 3-8 步可能是无用功。
Benefit / 收益
Check input queue between tool batches. User corrections injected at next step naturally. Avoid wasted work without interrupting Agent.
在工具批次间检查输入队列,用户纠正在下一步自然注入,无需中断 Agent 即可避免无用工作。