docs(zh-CN): sync Chinese docs with latest upstream changes (#341)

* docs(zh-CN): sync Chinese docs with latest upstream changes

* docs(zh-CN): update link

---------

Co-authored-by: neo <neo.dowithless@gmail.com>
This commit is contained in:
zdoc.app
2026-03-08 06:48:02 +08:00
committed by GitHub
parent da17d33ac3
commit abcf38b085
53 changed files with 2977 additions and 610 deletions

View File

@@ -0,0 +1,25 @@
# 循环状态命令
检查活动循环状态、进度和故障信号。
## 用法
`/loop-status [--watch]`
## 报告内容
* 活动循环模式
* 当前阶段和最后一个成功的检查点
* 失败的检查(如果有)
* 预计的时间/成本偏差
* 建议的干预措施(继续/暂停/停止)
## 监视模式
`--watch` 存在时,定期刷新状态并显示状态变化。
## 参数
$ARGUMENTS:
* `--watch` 可选