Replies: 1 comment
|
I traced this through rc.7 (
So if the model sends final prose without a final The existing tool description already asks the model to mark work completed immediately, so prompt reinforcement is useful but probabilistic. A stronger design is a bounded I documented the event-order diagnosis, both Web surfaces, safe recovery, proposed guard, and regression matrix here: https://sandbaseai.github.io/deepseek-harness-handbook/todo-stuck-in-progress.html |
Uh oh!
There was an error while loading. Please reload this page.
摘要
任务已全部输出完成,任务列表最后一步仍显示进行中
预期结果
任务列表显示全部已完成,无进行中状态
详情 / 复现步骤
环境信息
截图
解决方案
应该是todo_write最后一步计划在LLM输出完后,没有再继续调用todo_write,导致状态未更新
应当虑优化此tooL的调用提示词
All reactions