[BUG]死循环-- 一个小问答耗尽我的余额 #3229
Replies: 4 comments 1 reply
|
与 #3228 同一事故类(无内置预算/步数熔断的循环执行)。已在 #3228 给出代码现状核验与定位框架(工具循环 #3171/#2821 族 / 重试风暴 #199 族 / 单轮超长)与止损方案( |
|
你这里反复出现 PowerShell 操作,排查重点是:每次 tool result 是成功但没有满足 Agent 的完成判断,还是同一个 PowerShell 错误被送回 当前 verified source 中没有整轮
我们根据这类报告发布了一个独立英文应急 runbook,包含控制项对照表和可直接粘贴的 incident bundle:https://sandbaseai.github.io/deepseek-harness-handbook/runaway-agent-loop.html 如果愿意贴出脱敏后的重复事件序列,还可以进一步区分 Agent loop 与底层 LLM retry。 |
|
????????????????? loop ????????,????????:???? dsh-budget ??????--???/?/?? USD ??,???????: ??: ??????(?????????????),??????????;??????????????????,?????? |
Uh oh!
There was an error while loading. Please reload this page.
随口一问:搜索服务器上插件有哪些插件,列出最近一周排名靠前的20位
然后我就去忙其他的了,一小时回来,“本轮运行失败Insufficient Balance”,余额耗尽。
无限循环以下操作:

Think
The user asks: "搜索服务器上插件有哪些插件,列出最近一周排名靠前的20位" — "Search what plugins are on the server, list the top 20 ranked in the last week."
Pwsh
List DSH lib bundle files
Pwsh
Query web server meta endpoint
All reactions