Skip to content
dsh.fish

Browse

28 results

Bundle

dsh-llm-proxy

Persistent global fetch proxy for DeepSeek Harness LLM requests (undici setGlobalDispatcher + EnvHttpProxyAgent), configured via the llm-proxy settings namespace

Ye-Yu-Mo5
Bundle

dsh-onebot

OneBot v11 HTTP and WebSocket adapter for DeepSeek Harness

Hoshino-Yumetsuki4
Bundle

@agentframe/dsh-aura-scheduler

Proactive scheduling v2: value network + file/process/http sensors + HMAC webhook triggers + off-peak window

ljsysfurryACE3
Bundle

dsh-admin-gateway

DeepSeek Harness 管理员验证网关插件 — 自起独立 HTTP 网关,密码登录 + 反向代理 + WebSocket/SSE 透传,防止未授权访问

myfire20142
Bundle

dsh-chrome

Chrome profile bridge for DeepSeek Harness: control the user's existing signed-in Chrome through the chrome_repl tool, a local HTTP bridge, and the companion WanJuan Chrome extension.

YJSoooooo2
Bundle

dsh-webproxy-router-plugin

Proxy Router: route listed hostnames through an HTTP/SOCKS proxy for ctx.web fetches (host plugin) + settings card (client bundle)

jinsiyu2
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-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-balance-local

Local-only DeepSeek API balance plugin for dsh: queries https://api.deepseek.com/user/balance on the Host side; the API key never leaves the server process.

chenpengye1
Bundle

dsh-webhook-bridge

Generic webhook receiver for DeepSeek Harness — POST to a local endpoint to wake a dsh agent.

ben7am1n1
Bundle

dsh-workspace-inspector

右侧面板插件:展示当前会话 Token 用量(tokenUsage/contextPressure 投影)与工作区文件树(host HTTP 路由 + client 面板)

GIGHT1111
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-workspace-api

DSH 插件:把 workspace 内容与 DSH agent 任务能力暴露为 HTTP API(/workspace-api/*),其他程序可查询目录、搜索文件、提交自然语言任务给 agent 处理。

liaoyonghong1
Bundle

dsh-http

DSH plugin: structured HTTP request tool (http_request) built on the Node built-in fetch.

ZhijiangTang1
Bundle

@fonlan/dsh-web-auth

DSH web plugin: password-gate authentication (login page + HttpOnly signed cookie) for exposing dsh web behind a reverse proxy

fonlan1
Bundle

dsh-fetch-file

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

ZhijiangTang1
Bundle

dsh-media-serve

DeepSeek Harness host plugin: serves a configured workspace/media folder over the web server under /media, so any conversation can display local images by referencing http://<host>:<port>/media/<relative-path>.

qfwycn1
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-http-uckkk

HTTP 请求工具:发起请求返回状态码/响应头/响应体/耗时(Node fetch)

uckkk
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