Skip to content
dsh.fish

Browse

21 results

Bundle

dsh-better-markdown

DeepSeek Harness Web plugin that renders streamed assistant Markdown with markstream-react.

zerob1320
Bundle

dsh-noletme

NoLetMe — real-time reasoning-trajectory keyword stats for the DeepSeek Harness web chat. Tracks the We-need/Let's efficient trajectory vs the Let-me hesitant trajectory vs the The-user-wants neutral framing in the model's streaming reasoning blocks.

Yuer63279
Bundle

@jiesou/dsh-stream-rules

Inject rules when needed, without wasting context. DSH port of opencode-stream-rules.

jiesou5
Bundle

dsh-plugin-weaknet-adaptor

Weak-network adaptor for the DeepSeek Harness: transparent long-backoff model-stream retries (10-min cap), local response replay cache, heartbeat auto-reconnect, degraded-mode token economy, and a bilingual (zh/en) settings page. / 弱网适配插件:模型流长退避重试、本地响应缓存、心跳自动重连(默认 10 分钟封顶)、降级省 token、双语设置页。

jiay98528-dev4
Bundle

dsh-scan-mcp

Windows MCP Hub for DeepSeek Harness: scan MCP servers configured in Claude Code / Codex / CodeBuddy, probe real connectivity via stdio & streamable-http initialize handshakes, enable/disable from a /mcp popup panel or the settings page.

chenbin-dev2
Bundle

dsh-http-probe

Third-party DeepSeek Harness plugin: model-facing http_probe tool over a deployment-owned probe target with bounded streaming body reads and a cooperative timeout budget.

TwistedRiCen2
Bundle

dsh-gap-feed

dsh plugin: during long agent thinking, posts a hot-news or reminder message directly into the conversation stream.

faukwaa2
Bundle

dsh-clearview

A calmer reading view for DeepSeek Harness: native process details, live reasoning, and clean final answers.

Vinzelles2
Bundle

dsh-thinking-summary

Readable thinking display for DeepSeek Harness: live per-paragraph summaries of the reasoning stream, rendered in the chat history where the 'Think' row is, with a user-chosen summary model (thinking disabled on summary requests).

lyuwen1
Bundle

dsh-fetch-file

DSH plugin: download URLs to workspace files — path-fenced, streamed, 200MB cap

ZhijiangTang1
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-model-fix

DSH 模型流式缺陷修复:opencode 聚合端点上 muse-spark-1.2 / gpt-5.6-luna 不发送 finish_reason/[DONE],导致 pi-ai 每次对话结尾报 "Stream ended without finish_reason"(TRANSPORT)并触发重试。本插件在 llm/stream waterfall 上把「已输出内容但结尾被截断」的 finish 改写为正常 stop,直连即可使用,无需代理。

Retr671
Bundle

@omdsh-plugins/omdsh-plughub

The omdsh plugin hub: a Settings tab that installs, disables and configures omdsh plugins from a configurable upstream, from the settings schema each already registers

omdsh-plugins
Bundle

dsh-settings-manager

DSH web plugin: manage how other plugins' sections appear in the global Settings dialog — show/hide, reorder, rename — without touching upstream. Every settings.section registration passes through the manager policy (registration-time + read-path interception).

Yiklek
Bundle

dsh-markstream

DSH web plugin: renders assistant messages with markstream-react — the low-jitter streaming Markdown renderer for AI chat (streamed code blocks, Mermaid, KaTeX, safe HTML).

boomboomxx
Bundle

dsh-superpowers-plugin

DeepSeek Harness bundle that serves the obra/superpowers skill library as native DSH skills, with upstream tracking and one-command sync

PeiJingbobo