viego-qiin/dsh-loop-detector0

dsh-loop-detector

DSH 死循环与重复输出检测插件

AI 分析

核心用途是检测文本和工具调用意图级别的重复,防止 Agent 陷入死循环。适合需要自动引导重试或强制中断异常重复输出任务的用户。

包名
dsh-loop-detector
版本
1.0.0
许可证
MIT
最近更新
2026年8月15日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

Configuration

FieldDefaultMeaning
minLen512Start text detection only after this many characters (avoid false positives on short replies)
maxRetries1Times to auto-retry via steer before hard cancel
checkReasoningtrueAlso scan reasoning (thinking) content for repetition