Plugins
Browse, filter, and install DeepSeek-Harness plugins.
193 plugins found
dsh-client-ui-monitor
auran-lu/dsh-client-ui-monitor
用于监控当前会话额度消耗、预估费用及当前API余额/Used to monitor the current session's quota consumption, estimated costs, and current API balance.
dsh-theme-neko
drfccv/dsh-theme-neko
A Nachoneko (甘城猫猫) themed skin for the DeepSeek Harness web GUI.
dsh-cost
giantgkl/dsh-cost
DeepSeek Harness (DSH) plugin: live conversation cost and DeepSeek account balance in the composer stats row — RMB in Chinese UI, USD in English UI
dsh-lan-access
leon0555/dsh-lan-access
LAN access for the Web GUI: 0.0.0.0 bind plus a crypto.randomUUID polyfill for non-secure (LAN HTTP) contexts.
dsh-passwords
slywalker2006/dsh-passwords
Login gateway for the DSH web UI: password door with first-run setup, bcrypt + at-rest encryption (AES-256-GCM/HMAC), brute-force lockout, audit log, TLS 1.2+ with 80→443 redirect, CSRF, anti-framing.
DSH-EvoResearch (evoresearch-plugin)
karbo123/dsh-evoresearch
Research agent suite: long-horizon goal control with auditable evidence chains, cron scheduling, multi-agent expert teams, self-evolving research memory (FTS5 + RRF recall), project workspaces, and a custom workspace UI.
dsh-auto
simon300000/dsh-auto
Adds an Auto Approve permission preset to the Web UI, using a fresh restricted Reviewer Agent to allow or deny each approval request.
dsh-loop
vlln/dsh-loop
Recurring loops: `/loop` command + loop tool + activity status bar.
dsh-trajectory-governance
dfycaly98931680/dsh-trajectory-governance
Agent trajectory governance and anomaly diagnosis: rebuilds flat session logs into multi-branch trajectory trees, detects loop deadlock, invalid retry, and goal drift, alerts with cost attribution, one-click interrupt and breakpoint fork via official APIs, independent GUI tab.
dsh-wsl-workspace
6mikao9/dsh-wsl-workspace
Add a WSL workspace from the web GUI without needing to install dsh or related tools again inside WSL. Bash commands and file read/write operations run within the local WSL distribution on the host machine, while Windows files remain accessible.
dsh-workshop
loguhan/dsh-workshop
Steam Workshop-style plugin store for the DSH Web UI: browse, search, and one-click install community plugins with mirror acceleration, progress UI, security checks, and Chinese descriptions.
dsh-tool-encoding
omdsh-dev/dsh-tool-encoding
base64/url/hex encoding, common hashes, and UUID generation.
dsh-prompt-stash
wine-red/dsh-prompt-stash
Local, per-session LIFO prompt stash for temporarily setting aside unfinished composer text and safely restoring it later.
dsh-blue-whale
starslittle/dsh-blue-whale
DeepSeek-Chat-style blue-whale skin: brand #4D6BFE on light and dark, following the built-in appearance.
dsh-client-ui-skin-claude
pakiknowledge/dsh-client-ui-skin-claude
Claude-style skin with a warm-black canvas, clay accent, and serif UI that follows the native light and dark themes.
dsh-ux
jiangnanquan/dsh-ux
Solarized light theme, compact layout, think/tool-chain collapse capsules, and balance, session cost, and usage dashboards for the DSH web UI.
dsh-spend
nonewind/dsh-spend
Token usage and estimated spend for the dsh web UI: floating panel with per-model, per-day, and per-session stats.
dsh-client-ui-theme-xp
samizuhm/dsh-client-ui-theme-xp
Windows XP Luna desktop for the DSH Web UI: a floating window manager with taskbar and desktop icons, plus the era-accurate Luna skin.
dsh-review-loop
wuxiangru915/dsh-review-loop
Incremental diff reviewer: checkpoint-based since-review queue with a Web UI panel, /review command, and feedback injection into the agent.
dsh-session-cost
chengche106/dsh-session-cost
DSH plugin: estimated DeepSeek API cost per session in the web GUI stats strip
dsh-skin20260814
manuspurs/dsh-skin20260814
dsh-skin 增强版:为 DeepSeek Harness 提供皮肤切换与自定义背景壁纸。在原版基础上修复了两处问题——① 大图/特殊格式上传无响应(改用 createImageBitmap 直接解码、增加处理中与错误提示);② 主题切换时 overrideTokens 触发 theme/change 导致无限递归栈溢出(加皮肤/明暗守卫断开循环)。壁纸存储从 localStorage 压缩方案改为 IndexedDB 原文件直存,全画质显示、零压缩,并自动迁移旧数据。
dsh-skin-claude-code
lucasn0820/dsh-skin-claude-code
Claude Code-inspired skin for the DeepSeek Harness web GUI
dsh-skill-manager
lanxing6480/dsh-skill-manager
Skill manager for the dsh web GUI: a sidebar entry plus a panel listing the skills visible to the current session (split into global / local groups) with per-skill on/off switches, create / import / edit / delete. Disabling a skill removes it from the mod
dsh-skill-hub
cheshireez/dsh-skill-hub
In-GUI skill hub for DeepSeek Harness (dsh): browse the full local skill catalog from the official ctx.skills registry (every root + third-party providers), toggle skills on/off, inspect bodies, surface frontmatter diagnostics, and scaffold new skills — t