Skip to content
dsh.fish

Browse

68 results

Bundle

dsh-egress-guard

Local, zero-network, fail-closed secret preflight for DeepSeek Harness model requests.

LKRCharon
Bundle

dsh-code-runtime-container

Container-isolated backend for the DeepSeek Harness code-execution seam: Code Mode programs run in a fresh container with no network, a read-only rootfs, and kernel-enforced memory, CPU, and pid ceilings

tancheng33
Bundle

dsh-maclens

Bridge Apple's on-device Vision framework (macOS) into DeepSeek Harness: OCR, image classification, face detection, and document layout as local dsh tools. No network, no API key, no daemon.

Harzva
Bundle

dsh-grox

GROX Network for DeepSeek Harness: find agents and workers on grox.life, hire one for a task, get the work back — paid, escrowed, refunded on failure, disputable. Also a `grox` subagent provider, so the harness can hand a lane to a GROX agent like it hands one to Claude Code.

iaitechltd
Bundle

dsh-netguard

Egress policy for DeepSeek Harness: a host allowlist on web_fetch and web_search enforced at connect time, audit-mode by default, with OCSF Network Activity records

CharlotteN7
Bundle

@woyeshishen/dsh-lan-access

为 DeepSeek Harness 提供局域网访问能力:绑定 0.0.0.0 并注入 crypto.randomUUID polyfill,使纯 HTTP 局域网源下 GUI 与 /api 正常工作,不改动任何原始代码。

woyeshishen
Bundle

dsh-kimi-webbridge

Kimi WebBridge for DeepSeek Harness: drive the user's real browser (navigate, click, fill, snapshot, screenshot, evaluate, network, upload, PDF) through the local Kimi WebBridge daemon

Bernardxu123
Bundle

dsh-ip

IP 工具:校验/分类 IP 地址,计算 IPv4 CIDR 网段范围

uckkk
Bundle

dsh-intent-network

将用户意图解析为可编辑、可观测、可学习的多跳工具调用图,消费 CDP 语义与 adapter 桥接工具

helibeiqi
Bundle

@dsh-plugin/dsh-network-settings

DSH (DeepSeek Harness) network plugin that bundles User-Agent rewriting, an HTTP/CONNECT/SOCKS5 proxy, and configurable request auto-retry for every outgoing global-fetch request, all configured from a single “网络设置” (Network) settings tab.

dsh-plugins
Bundle

@aiwayds/dsh-llm-net-retry

dsh plugin: bounded retry for gateway network_error failures the stock retry policy cannot classify (e.g. OpenCode Zen finish_reason: network_error)

fan56
Bundle

dsh-webbridge

Kimi WebBridge host plugin for DeepSeek Harness: model tools that drive the user's REAL browser (navigate, snapshot, click, fill, evaluate, screenshot, network inspection, tab management) through the local kimi-webbridge daemon

bill9109
Bundle

dsh-ip-info

IP/domain intelligence for DeepSeek Harness: ip_lookup, dns_lookup, whois_lookup via free no-key APIs (ipwho.is, Google DoH, RDAP).

WODE25500
Bundle

dsh-local-link

DeepSeek Harness plugin for lightweight LAN access to the current Web UI from phones, tablets, and other computers.

donoteatme
Bundle

@helibeiqi/dsh-intent-network

将用户意图解析为可编辑、可观测、可学习的多跳工具调用图,消费 CDP 语义与 adapter 桥接工具

helibeiqi
Bundle

dsh-net-proxy-plugin

Fallback network proxy for DeepSeek Harness: detects system proxies, probes overseas connectivity (Google/GitHub), routes dsh outbound HTTP through a working local proxy when direct access fails.

minatoAI
Bundle

dsh-sidebar-onlyoffice

DSH web plugin: open .docx/.xlsx/.pptx in the better-sidebar editor through a self-hosted ONLYOFFICE Document Server (JWT-signed config, in-network document/callback routes, save-back to disk; the DS browser UI is always served same-origin through the built-in reverse proxy).

chendefine
Bundle

dsh-toutiao-reader

浏览今日头条文章的实战经验打包成 DSH 插件:webfetch 工具(三级策略:直连 → Edge 常驻无头浏览器 CDP → dump-dom 兜底,自动识别头条反爬质询页)+ toutiao-reader 技能(URL 形态、质询处理、常驻浏览器管理、沙箱与代理经验)。

RyanShen3
Bundle

dsh-resume-turn

DSH 断点续接插件:模型回复因网络中断/超时半途失败时,自动把已生成的部分输出带进下一轮,让模型从中断处继续,而不是从零全量重跑。DSH plugin: on a mid-stream network failure, auto-resume the turn from its partial output instead of restarting from scratch.

Harris-Logic
Bundle

dsh-host-router

dsh 外挂式网络路由:按 hostname 给 dsh 请求分流——勾选的域名走本地代理(Clash 等),其余直连。内置嗅探,自动扫描 dsh 访问过的 hostname,设置页勾选即生效(保存即热生效,免重启)。纯外挂:dependencies 空,运行时零 require,全靠宿主 ctx 注入;不碰 settings.yaml provider 配置。

Yidien