dsh-repeat-stop
Hard-stop consecutive identical DeepSeek Harness tool calls after a configurable streak.
8 results
Hard-stop consecutive identical DeepSeek Harness tool calls after a configurable streak.
Stop runaway agent loops in DeepSeek Harness: denies repeated identical tool calls and enforces a per-agent call cap, outside the model where instructions cannot reach.
Real-time repetition guard for DeepSeek Harness (DSH): stops model generation when the same string repeats >=10 times in the streamed output. 实时检测 DSH 大模型流式输出中的重复内容,同一字符串重复十次以上立即停止生成。
Configurable user-confirmed lessons that help DeepSeek Harness avoid repeating mistakes.
重复字符串
Performance diagnosis, repeated plugin isolation campaigns, safe recovery, and measured verification for DeepSeek Harness
DeepSeek Harness plugin that blocks repeated identical failed tool calls
Result-aware stuck-loop guard for DeepSeek Harness: advisory nudges plus a monotonic hard stop. Only repeats with identical results count, so progressing polls and post-edit re-reads never trigger.