Skip to content
dsh.fish

Browse

162 results

Bundle

dsh-monaco

DeepSeek Harness plugin: serves the Monaco editor distribution over a host HTTP route, so an editor plugin needs no CDN and no extra bundler outputs

DevViking-Persike
Bundle

dsh-process-board

DSH 服务面板:查看由哪个对话(Agent 会话)启动了哪些服务——PEB 环境块读取 DSH_SESSION_ID 归属(含分离进程),三态健康探测 + HTTP 码,支持礼貌停止、日志实时查看与启动参数重放。Host scans agent-started services with session attribution; client renders a fullscreen table panel with tri-state health, graceful stop, live logs and restart replay.

cyanTao
Bundle

dsh-otel

DeepSeek Harness plugin: export OpenTelemetry spans for turns, steps, and tool calls from a session log, over OTLP/HTTP or stdout, through the otel_export tool

jwilson411
Bundle

dsh-custom-header

Outbound LLM request header modification for DeepSeek Harness (DSH): client-identity header presets (Codex / Claude Code / opencode), per-request dynamic headers, X-Stainless fingerprint stripping, URL rewriting and Anthropic body patching at the fetch transport layer.

Asaiuta
Bundle

dsh-guarded-bot-orchestrator

Plugin Cordis para o DeepSeek Harness v0.1: interceta a camada HTTP (auth barrier sobre o fallback da Web UI) e orquestra subprocessos de longa duracao com ciclo de vida reversivel.

frederico-kluser
Bundle

@huanlin/dsh-plugin-tools-manager

Lists every registered tool grouped by source plugin (tree) and supports globally disabling individual tools; settings card (via /tools-manager/api HTTP route) lets users toggle tools on/off.

HuanLinOTO
Bundle

dsh-mcp-servers

DeepSeek Harness bundle that exposes Model Context Protocol (MCP) servers — stdio, streamable HTTP and legacy SSE — as native Harness tools, with a settings UI, live status, auto-reconnect, and backup/restore via local files or WebDAV.

meltartica
Bundle

dsh-webhook

dsh webhook plugin: HTTP webhook -> fixed session delivery (async queue), for bank SMS auto-bookkeeping etc. Bearer token auth, per-hook workspace/session mapping.

fatatalia
Bundle

dsh-llm-rate-limit

LLM API rate limiting, concurrency control, queuing, and adaptive cooldown for DeepSeek Harness

Asong6824
Bundle

dsh-zgit

Zero-git: fetch source code and binary releases from git hosts over plain HTTPS — no git binary, no clone. Simulates git for the DeepSeek Harness.

zukunftsholz
Bundle

@brilliant751/dsh-web-search-litellm

LiteLLM /v1/search-backed web search provider for the DeepSeek Harness web capability seam (ctx.web). One search is one HTTP request — no model turn.

brilliant751
Bundle

dsh-commandcode-usage-monitor

DSH 插件:Command Code 实时用量监测(Host 后端 + Browser 挂件/设置页)。抓取 /alpha/* 用量/额度窗口,暴露 HTTP JSON 查询接口与每轮消耗统计。

XingPeng-Pixel
Skill

dsh-vps-https-deployer

本地 Agent 通过 OpenSSH 连接远程 Ubuntu VPS,安装 DSH Web,并使用 HTTPS 和仅密码网关开放外网访问。

vinokok
Bundle

dsh-getman-panel

An API testing sidebar panel (Getman) for dsh-better-sidebar: method/URL, params, headers, raw body, response viewer, shared history — with a host-side proxy that bypasses CORS.

zhangkkkai
Bundle

dsh-balance-pill

DeepSeek Harness web plugin: a small DeepSeek balance pill in the session header. The Host half resolves DEEPSEEK_API_KEY via the credentials service and fetches https://api.deepseek.com/user/balance; the browser half renders the pill and only ever receives { ok, balance, currency }.

ivbrajkovic
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-provider-proxy

Provider-scoped HTTP/HTTPS forward proxy middleware for DeepSeek Harness LLM requests

stayhpjinng
Bundle

dsh-wps

WPS / 金山文档 cloud-docs integration for DeepSeek Harness: official SkillHub MCP (https://mcp-center.wps.cn/skill_hub/mcp), custom browser authorization (auth-guide + exchange-poll token), WPS cloud-doc tools under mcp__wps__*, wps_status/wps_oauth_start/wps_test helper tools, and a web settings panel

zhengjy01
Bundle

dsh-user-manager

DeepSeek Harness (dsh) plugin: user management (database or LDAP) plus per-user session isolation. Adds a login gate, HTTP-level authorization of /api methods, and an admin user console.

awol2005ex3
Bundle

dsh-trace

A DeepSeek Harness Web plugin for inspecting redacted LLM HTTP request and response traces.

weekitmo
Bundle

dsh-d1

Cloudflare D1 tools for the DeepSeek Harness: d1_list/query/exec/schema/stats/health over the D1 HTTP API — read-only first, lexical read-only guard, write-approval gate, row clamping, CSV/JSON output.

cndn
Bundle

dsh-kokoro

DeepSeek Harness plugin: speak text with a local Kokoro TTS HTTP server and return the wav path, as the kokoro_tts tool. Ships no weights.

jwilson411
Bundle

dsh-secure-context-fix

Fix the DeepSeek Harness Web GUI over plain HTTP on a LAN: injects a crypto.randomUUID polyfill (getRandomValues-backed) before dsh bundle code runs. No official source changes needed.

Li-Mingshuang