工具描述:Bash(sleep — 不用重试循环)
Tool Description: Bash (sleep — no retry loops)
v2.1.53Bash tool instruction: diagnose failures instead of retrying in sleep loops
不要通过休眠循环重试失败的命令——诊断根本原因或考虑替代方案。
英文原文 / English Original
Do not retry failing commands in a sleep loop — diagnose the root cause or consider an alternative approach.