Bundle
DSH ad-suppression plugin: writes dsh-ads's own settings key to all-false, broadcasts its retire event, scrubs its portal from the DOM, and short-circuits its dynamic-tier fetch. Four layers, all client-side, all removable from a settings page of its own.
Bundle
Persistent global fetch proxy for DeepSeek Harness LLM requests (undici setGlobalDispatcher + EnvHttpProxyAgent), configured via the llm-proxy settings namespace
Bundle
Configurable non-public address allowlists for DeepSeek Harness web_fetch
Bundle
Diagnose WSL/Windows proxy, Node 24 fetch, dsh web process env, proxy TCP listen, DeepSeek/npm/ModelScope reachability.
Bundle
Proxy Router: route listed hostnames through an HTTP/SOCKS proxy for ctx.web fetches (host plugin) + settings card (client bundle)
Bundle
DSH plugin: download URLs to workspace files — path-fenced, streamed, 200MB cap
Bundle
A DeepSeek Harness tool plugin: fetch a public web page and return its title and plain-text summary to the agent.
Bundle
DSH plugin: resolve a company name to a stock symbol and fetch a live stock profile with current price, powered by SEC EDGAR and yahoo-finance2
Bundle
Route DeepSeek Harness outbound HTTP (LLM + web search/fetch) through a local forward proxy such as Clash, bypassing loopback and private networks.
Bundle
The strongest free web search plugin for coding agents. Plug-in web search, X search, and page fetch for models without native web access. Free out of the box: no signup, no API key (Firecrawl keyless, 1,000 free credits/month)
Leon Liu
Bundle
HTTP 请求工具:发起请求返回状态码/响应头/响应体/耗时(Node fetch)
uckkk
Bundle
HTTP 请求工具:发起请求返回状态码/响应头/响应体/耗时(Node fetch)
uckkk
Bundle
错峰任务队列面板:高峰/空闲状态徽章、队列列表(拖拽排序/删除)、高峰区间与冗余量设置。宿主侧通过 webServer 提供 /offpeak/api JSON 接口,客户端同源 fetch 展示。
GoldenShit233
Bundle
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
dsh-vidfetch — a DeepSeek Harness plugin to download videos.
anaksunamu
Bundle
一个模型上下文协议服务器,提供网页内容抓取功能,将HTML转换为Markdown以便于处理。适用于需要从网页提取和处理内容的场景。
xby-skill
Bundle
DSH 小工具箱插件:编辑消息 / web_fetch 内网放行 / 提醒通知(设置卡片统一开关)
hpyperry
Bundle
Proxy-egress WebFetchProvider for ctx.web: routes web_fetch through one explicit HTTP(S) proxy (undici ProxyAgent) instead of local DNS pinning, for fake-ip/TUN DNS environments. No core patches.
shaomingbo
Bundle
在设置页检查 npm 上 @deepseek-ai/dsh 官方最新版本,并与本地安装版本对比(host: webServer API + node fetch;client: settings.section 设置页)
AsILAnn
Bundle
Claim-evidence separation for any document: classifies every checkable claim, traces each to a primary source or a direct measurement, fetches links for real, recounts action-driving numbers, and labels what stays unverified — so a deliverable states its evidence level instead of implying one.
ChenneyZhuang
Bundle
DSH desktop plugin: workspace file tree and text editor (edu-style connection.fetch).
yueyexiayu