Skip to content
dsh.fish

Browse

355 results

Bundle

dsh-zhipu

Zhipu BigModel capabilities for the DeepSeek Harness in one plugin: web_search_prime search provider, webReader fetch provider (server-side rendered), and GLM-4.6V vision (vision_analyze tool + pasted-image pre-step hook), all behind one ZAI_API_KEY

fineven
Bundle

delivery-review-plugin

DSH 专属双 Agent 交付协作插件:/dsh-delivery 命令 + 确定性状态机(JS 纯函数)+ 结构化审查结论(schema 校验)+ Web 活动面板(状态路由+浮层)+ 按任务规模自动分级。基于 DSH 原生能力(ask_user_question / toolFilter 只读隔离 / webServer 路由 / skills 注册),不使用 git notes、不由 LLM 手写状态。

xiaoxiao-svg
Bundle

@royenheart/dsh-plugin-mcp-support

Thin, non-duplicating dsh wrapper over the native @deepseek-ai/dsh-mcp-client bridge: composition- and settings-driven MCP server mounts.

royenheart
Bundle

doctrove

面向编码 agent 的版本化库文档检索:检索文档目录、选择版本、按主题提取带相关度排序的文档片段。以 MCP stdio server 形式运行,零运行时依赖,可被 dsh 等插件化 harness 加载

JohnXu22786
Bundle

repogate

面向 agent 的 GitHub 工作台:仓库、issue、PR 与代码审查的读写工具集,以 MCP stdio server 形式运行,零运行时依赖,可被 dsh 等插件化 harness 加载

JohnXu22786
Bundle

dsh-storecloud

DSH 插件商城 · 用户端统一仓库(源码 + 产物):悬浮球 / 设置页 / 会话视图三入口 + 本地安装器 RPC + 反向代理桥。配套服务端见 dsh-store-server。

hajimilvdou
Bundle

dsh-mcpmanager

DSH MCP manager — inspect, add, edit and remove MCP server configs in the profile patch; restarts are delegated to the host agent. · DSH MCP 管理器:查看/新增/编辑/删除 profile 中的 MCP server 配置,重启生效交由 agent 处理。

EricXu20266
Bundle

dsh-codex-media

Codex-powered image generation & editing for DeepSeek Harness: a zero-dependency MCP server that uses the ChatGPT-Plus-backed Codex CLI to generate images, edit/redraw images, capture the Windows clipboard, and delegate coding tasks.

yujianjian1013
Bundle

dsh-mcp-manage

A DeepSeek Harness (DSH) static market plugin that adds an 'MCP 服务' management page in Settings: list / add / edit / delete the MCP servers registered in cordis.patch.yml, and run a real MCP initialize connection handshake per server to verify each service connects normally.

wuhobin
Bundle

dsh-single-instance-guard

DSH_HOME single-instance lock plugin: aborts startup loudly when another dsh server already uses the same data directory, preventing concurrent session-log writes (the 'seq gap in committed region' corruption class)

Tang-mm95
Bundle

dsh-ssh-hub

Multi-server SSH terminal panel for DeepSeek Harness Web GUI — manage hosts and open multiple SSH terminals in a bottom panel

JUNQINGV587
Bundle

dsh-mcp-sync

DSH plugin: connect to MCP servers, discover tools, and register them for direct model invocation with retry logic and statistics

nan1010082085
Bundle

@samecorner/dsh-git-graph

GitKraken / vscode-git-graph style commit graph for dsh: a server-side tool pair (git_graph / git_show) plus keyed tool views that render the commit DAG, refs, and per-commit diffs right inside the web conversation

samecorner
Bundle

dsh-kill-restart

One-click kill button for the DSH Web GUI – kill the server process so you can restart without taskkill.

mozhi5795
Bundle

dsh-jj

DSH bundle: jj (Jujutsu) version control via a zero-dependency MCP stdio server — exposes jj status/log/diff/describe/new/commit/edit/abandon/undo/rebase/fetch/push/bookmark as mcp__jj__* tools.

LosEcher
Bundle

dsh-better-codex-subagent

Drop-in replacement for the Codex subagent provider that projects the app-server stream into a harness child session, so Codex runs render as ordinary subagents in the Web UI

ivwumupy
Bundle

dsh-blackhole

Dual-pipeline compaction for DeepSeek Harness: official server-side Responses compaction v2 for OpenAI-routed targets, with a deterministic VCC-style local compiler (zero model calls) as the default fallback and for every other provider.

Asaiuta
Bundle

@philmingdao/anno-dsh-native

Native DeepSeek Harness plugin for Anno: an in-process HTML review, editing, and annotation server plus html_review_* model tools, without the MCP bridge.

philmingdao
Bundle

dsh-plugin-zai-mcp

Bridges the four z.ai GLM Coding Plan MCP servers into DeepSeek Harness via the in-box @deepseek-ai/dsh-mcp-client: vision (GLM-4.6V stdio via npx @z_ai/mcp-server), web reader, web search prime, and zread repo MCP (streamable-http at open.bigmodel.cn)

nekomona
Bundle

dsh-agentmonitor

AgentMonitor multi-agent monitoring panel for the DeepSeek Harness — a sidebar entry that serves an embedded agent-monitor dashboard via the /agentmonitor webserver route. Ships a self-contained static dashboard (works out of the box) and lets you point dataDir at your own live data pipeline.

Qianrushixiaobai
Bundle

dsh-mobile-access

dsh bundle: serve the DeepSeek Harness Web GUI to a phone through your own domain and server — token gate + supervised SSH reverse tunnel

kk99668
Bundle

dsh-mcp-orchestrator

MCP orchestration layer for DeepSeek Harness — multi-server routing, health monitoring, fallback, and tool aggregation

AIMarshallLee