Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
6670 Plugins gefunden
dsh-newbe-plugins
qiqiangvae/dsh-newbe-plugins
DeepSeek Harness (DSH) web plugin: per-turn response window. Each turn's tool calls collapse into ONE always-expanded bounded slide (configurable N-line window, inner scroll, nothing hidden), and long assistant markdown gets a bounded scroll window too —
dsh-tool-gate
shehabyahya/dsh-tool-gate
Dynamic capability gating for DeepSeek Harness that reduces token usage by exposing large MCP/plugin toolsets only when an agent needs them.
dsh-memory
navid-kianfar/dsh-memory
Persistent, searchable, per-project memory for the DeepSeek Harness: decisions, rules, and sprint context in a queryable DuckDB file, rules enforced on every model request, with a full management UI in the Web Client
dsh-account-balance
lovstudio/dsh-account-balance
DeepSeek Harness global account-balance card: live session/job status plus GLM / KIMI quota windows and OpenRouter / DeepSeek balances, pinned to the shell overlay bottom-right
dsh-ops-console
wendyltan/dsh-ops-console
DeepSeek Harness 的简洁远程访问面板:准备 Tailscale 入口、检查就绪状态并生成本地访问二维码。
dsh-composer-markdown
chendefine/dsh-composer-markdown
DSH web 插件:对话输入框 Markdown 编辑增强 —— 无序/有序列表自动续行、列表层级缩进阶梯(Tab 降级 / Shift+Tab 或前缀后 Backspace 升级,整棵子树联动,降级限父级下一级,顶层回归普通文本)、行内代码样式(保留字面反引号)、代码块围栏自动闭合与围栏内 Enter 保护。仅增强编辑态视觉与按键行为,发送文本保持字面 Markdown 逐字节保真。/ DSH web plugin: markdown editing aids for the composer — l
dsh-vercel-mcp
zhengjy01/dsh-vercel-mcp
Vercel MCP connection for DeepSeek Harness: official OAuth 2.0 flow (dynamic client registration + PKCE) against mcp.vercel.com, Vercel API tools under mcp__vercel__*, and a web settings panel
dsh-npm
zhengjy01/dsh-npm
NPM registry management for DeepSeek Harness: query package info, list versions, search packages, and publish/deprecate packages — registry info via HTTP API, publish via the npm CLI with optional token injection, plus a web settings panel
dsh-github-sidebar
olympianz/dsh-github-sidebar
A DSH (DeepSeek Harness) client plugin that adds a GitHub info sidebar to the chat window's right details column: the top pane lists repositories under a GitHub topic (e.g. dsh-plugin) sorted by stars, the bottom pane lists a repository's discussions with
dsh-recovery-center
supery0ung/dsh-recovery-center
Savepoints for DeepSeek Harness before plugin updates break it, with offline rollback and a rescue UI that still opens when DSH will not load.
dsh-web-searxng
biyuhao/dsh-web-searxng
DSH plugin: SearXNG-backed search provider for ctx.web (self-hosted, 1GB-VPS friendly)
dsh-remote-terminal
xht-code/dsh-remote-terminal
DSH (DeepSeek Harness) 插件:在 Web GUI 会话视图栏(轨迹旁)增加完整交互式终端 tab,远程浏览器经 WebSocket 直连宿主 PTY shell
dsh-samrt-subagent
yejianming88888-ctrl/dsh-samrt-subagent
Intelligent sub-agent orchestration for DeepSeek Harness, with model discovery, routing, planning, and parallel delegation.
dsh-prompt-history-plugin
hotpot-labs/dsh-prompt-history-plugin
Prompt history navigation for DeepSeek Harness (dsh) web: browse previously submitted prompts in the conversation composer with the Up/Down arrow keys, shell-style.
dsh-plugin-cvescout
whisper-cao/dsh-plugin-cvescout
DeepSeek Harness plugin for CVE impact retesting: fingerprint a target, judge it against a CVE's affected range, gather passive evidence, and report a verdict with confidence and limitations.
dsh-session-cleaner
new-256/dsh-session-cleaner
DSH (DeepSeek Harness) 会话回收站与清理管理器:移入回收站 / 恢复 / 彻底清除、重名防误删、对话内容预览、定期自动清空、主题与 DSH 主体一致。Trash bin & session cleaner for DeepSeek Harness: move-to-trash, restore, purge, name-collision guard, conversation preview, scheduled auto-purge, DSH-native theming.
dsh-web-search-anysearch
vincibeans/dsh-web-search-anysearch
AnySearch-backed WebSearchProvider for DeepSeek Harness (dsh): register AnySearch's /v1/search, switch explicitly between the official DeepSeek search endpoint and AnySearch from the Plugins settings page card, compatible with dsh v0.1.2-alpha.1 ~ rc.1 (s
relay-dsh-plugin-monitor-time
yangbobo2021/relay-dsh-plugin-monitor-time
Time deadline Monitor Bundle extension for Relay on DeepSeek Harness.
dsh-window
bbtssama/dsh-window
Floating Markdown note card for the DeepSeek Harness web GUI: per-session multi-note spaces, long-press marks with four colours, italic and underline and your own remarks, clickable task boxes, a repair flow for marks whose text moved under them, reading-
dsh-usage-info
navid-kianfar/dsh-usage-info
Context occupancy and account balance for the DeepSeek Harness Web Client: a session-header readout, a balance capability seam, and a DeepSeek provider
dsh-repeat-tool-breaker
snailium/dsh-repeat-tool-breaker
Hard break on repeated tool calls: a synchronous ctx.tools.guard gate that counts semantic fingerprints (net/site/sink/cmd/exact) over a per-agent sliding window, ignoring decoy arguments such as description and timeoutMs.
dsh-prompt-inject
jojoman2024/dsh-prompt-inject
在会话工具条挂按钮,点击后开新标签页管理提示词;点【注入】可在当前会话下一次模型 step 前注入 prompt 到 system prompt。
dsh-better-workbench
omdsh-dev/dsh-better-workbench
Extensible DSH Web workbench host with durable instances, templates, and page, panel, and capsule presentations
dsh-web-allowlist-fetch
xain/dsh-web-allowlist-fetch
IP/domain allowlist web_fetch provider for DeepSeek Harness: lets web_fetch reach allowlisted hosts/IPs freely (incl. proxy fake-IP addresses like 198.18.x.x) while keeping the default public-IP safety check for everything else.