Skip to content
dsh.fish

Browse

24 results

Bundle

dsh-whale-animation

Two byte-preserved original whale animation loops for DeepSeek Harness Web.

LeemanCheung7
Bundle

dsh-loop-dock

A loop dock for DeepSeek Harness: one harness, multiple agent loops.

euuuuuuzer7
Bundle

dsh-plugin-longgraph

DeepSeek Harness community plugin that registers the longgraph / loop-graph / loop-converge authoring skills on ctx.skills

levi-qiao5
Bundle

dsh-run-guard

Agent run-rhythm guard for DeepSeek Harness: reasoning dead-loop interception (guard) + automatic continuation after premature stops (continue)

Dis20174
Bundle

dsh-loop-engine

Web-switchable agent loop engine selection for the DeepSeek Harness - out-of-tree plugin (Claude Code / Codex / Pi / Kimi Code drivers) maintained by @kuun993, zero main-repo changes

kuun9934
Bundle

think-like-codex

Codex-inspired planning, evidence, goal, and anti-loop policy plugin for DeepSeek Harness.

zhangnan2
Bundle

dsh-repeat-stop

Hard-stop consecutive identical DeepSeek Harness tool calls after a configurable streak.

1737872472
Bundle

@weibaohui/hermes-loop

dsh 插件 · 自动复盘:对话收尾后自动复盘,把有价值的经验蒸馏成可复用的技能(skill)存入技能库,模型可直接调用;支持信号加速触发、手动立即复盘、审批模式与技能库治理(归档/恢复,永不直接删除)。

weibaohui2
Bundle

dsh-pain-point-check

Enforced pain-point-check guard plugin for DeepSeek Harness: after two non-converged experiments on one problem it injects the three questions, denies non-investigative tool calls until they are answered in the reply text, and blocks same-direction retries

ICCuse2
Bundle

dsh-api

HTTP control-plane plugin for DeepSeek Harness — exposes dsh internals (language, workspace registry, agent-status/approval events) over /dsh-api on the local loopback socket dsh already listens on.

lilming1232
Bundle

dsh-marketing-growth

营销增长技能树:product-marketing 根基(所有技能先读)→ CRO/文案/SEO/A-B 测试/冷邮件/营销心理学/营销 loops/增长工程;技能互引用与依赖图。受 coreyhaines31/marketingskills(44.9k★)启发。

satan93941
Bundle

project-cybersyn-dsh-plugin

Human-supervised discrete-event assurance controller and visual workspace for DeepSeek Harness

dimensionlesslu-dotcom1
Bundle

@dsh-external/llm-degen-heal

检测并自愈 LLM 输出退化循环:流式碎词/熵骤降/空转仪表三信号,请求级惩罚注入(含需核心改一行项)、流中断重试、冷却幂等、dev_loop_status 诊断

KakaruHayate1
Bundle

dsh-circuit-breaker

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.

pricklywiggles1
Bundle

@wxyzh/dsh-auth-proxy

Token-auth reverse proxy for dsh web: listen on 0.0.0.0, verify a static token via a built-in login page, then forward HTTP + WebSocket to the loopback webserver. No dsh source changes.

wxyzh1
Bundle

dsh-dupguard

Real-time repetition guard for DeepSeek Harness (DSH): stops model generation when the same string repeats >=10 times in the streamed output. 实时检测 DSH 大模型流式输出中的重复内容,同一字符串重复十次以上立即停止生成。

zqh2606191
Bundle

dsh-cybernetics

DeepSeek Harness (dsh) Cordis plugin: observer/feedforward/feedback control loop, stability valve, controllability check

boomzikazita1
Bundle

dsh-clash-proxy

Route DeepSeek Harness outbound HTTP (LLM + web search/fetch) through a local forward proxy such as Clash, bypassing loopback and private networks.

Lunatic0291
Bundle

dsh-ralph-loop

RALPH cognitive-loop plugin for DeepSeek Harness: Reflect → Assess → Learn → Plan → Handle autonomous code-generation and error-repair state machine with a hard cycle cap and event-sourced observability.

zerosloney
Bundle

dsh-loop-guard

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.

erdholion
Bundle

dsh-system-control

DSH web 系统控制插件:侧边栏底部「系统」菜单(重启=退出码42 / 关闭=退出码0),经 /system RPC 通道(loopback 权限)调用宿主 appExit。双面:bundle patch 挂宿主半,dsh.client 装配浏览器半。

FrankZhangIronly
Bundle

dsh-loop-brake

DeepSeek Harness plugin: a circuit breaker that denies the Nth identical tool call in a row, by exact hash of tool name and canonical arguments

jwilson411