Skip to content
dsh.fish

Browse

69 results

Bundle

dsh-cordis-universal-adapter

Universal bridge adapter for DeepSeek Harness: consume external MCP servers & Agent Plugins 1.0, and expose DSH native tools back as an MCP server.

helibeiqi
Bundle

@dsh-lan-exposure/lan

dsh plugin: expose the local web GUI to the LAN via an in-process reverse proxy (0.0.0.0 -> 127.0.0.1:3080), with a live connection-status badge and a status endpoint.

liuwudi123
Bundle

dsh-ide-ipc

DeepSeek Harness plugin that connects multiple IDEs over Unix sockets or Windows named pipes and exposes live IDE state to dsh-tui and dsh Web.

wlz6
Bundle

wsl-keepalive

WSL keep-alive toggle (static plugin): provides a dbus-daemon keep-alive toggle under WebUI Settings → General; the Host exposes status/set via /api/wsl-keepalive/* and the config is stored in ~/.dsh/wsl-keepalive.json.

TheColdWorld
Bundle

dsh-gitmodules-dir

git-partial-submodule bundle for DeepSeek Harness: add, clone, save-sparse and restore-sparse operations for partial (blobless + sparse) git submodules, exposed as a tool plus a built-in skill

xiongjiamu
Bundle

dsh-mcp-tunnel

DSH plugin: expose a local MCP server to remote agents through an outbound-only tunnel stack (mcp-proxy + cloudflared Quick Tunnel), and register the public URL into dsh-mcp-client streamable-http config.

988hj7tczd-oss
Bundle

dsh-turn-watchdog

Turn watchdog for DSH: detects live sessions whose turn looks stuck (no turn/end within a threshold), injects a quiet warning into the prompt context and exposes a status tool. Zero runtime deps, no custom events.

Equinox7379
Bundle

dsh-better-model-select

DSH plugin: exposes per-provider balance / coding-plan usage (5h window + weekly) in a status bar pinned to the native session-stats row.

sxy-kumako
Bundle

dsh-md-view

Markdown view: markdown rendering for DSH client plugins, exposed through the client service mdView. A thin facade over the harness MarkdownText primitive (GFM, math, footnotes, highlighted code) plus README-ism handling: raw <img> tags and document-relative targets resolved against the repo.

joao-paulo-santos
Bundle

dsh-plugin-subs

DSH plugin: OAuth sign-in for Claude, Codex, Grok, Antigravity, OpenRouter, Agnes AI, Qwen, Spark, ERNIE — expose subscription LLMs as DeepSeek Harness providers

randomix777
Bundle

dsh-diff-view

Diff view: a reusable two-text diff viewer for DSH client plugins. The diffView client service exposes the line-LCS + word-span engine and a self-contained split/unified diff component with line numbers, context collapse, and its own stylesheet. No persistence; no approval coupling.

joao-paulo-santos
Bundle

@yangzhe1991/dsh-futu-mcp

DSH plugin: connect to Futu (富途) MCP via OAuth 2.1 and expose its tools to the agent; tokens persisted outside the workspace

yangzhe1991
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-zai-coding-models

DeepSeek Harness bridge plugin: exposes the newest Zhipu/Z.AI coding-plan models (e.g. glm-5.3) on the zai-coding-cn route before the bundled pi-ai catalog catches up.

auuduu
Bundle

dsh-bsk-ws-bridge

DSH plugin: expose the local bsk daemon WebSocket to remote browser extensions via a web-server upgrade route

kaixinguo360
Bundle

dsh-provider-login

Sign in to DeepSeek Harness model providers with a subscription: drives the OAuth flows the harness registers but never exposes.

shaneconner
Bundle

dsh-plugin-model-config

Full model-configuration editor for the DeepSeek Harness web Settings > Models page: every field the deployment's model-config schema declares, not just the handful the shipped UI exposes.

liutian11451-png
Bundle

dsh-feishu-mcp

Feishu (Lark) OpenAPI MCP connection for DeepSeek Harness: drives the official @larksuiteoapi/lark-mcp stdio server with your Feishu app credentials, exposes Feishu API tools (IM messages, Bitable, docs, calendar, drive) under mcp__feishu__*, and a web settings panel

zhengjy01