DSH Wiki DSH Wiki
Home / DSH Plugins / dsh-web-ui

dsh-web-ui

Give dsh a face.

The full Web UI plugin bundle: task boards, Git graphs, mobile remote control, a theme hub — if you want a GUI, install this.
4,097 star v0.1.20 UI GitHub

Install

dsh installed with dsh web starting normally (the npm install path has no extra requirements); installing from the repo needs Node.js >= 22 and pnpm. Known pitfalls (stated in the README): pnpm 11's release-age threshold installs an older version in place of any @linxin666/* release less than 10 days old, which raises ERR_MODULE_NOT_FOUND ... dsh-client-ui-skin-* when applying a skin (exclude it with the configuration above); SSH passwords and passphrases are stored in plaintext in ~/.dsh/dsh-ssh.json (0600), reconnecting may replay non-idempotent commands, and remote output is not redacted; Cloudflare quick tunnel and Tailscale Serve do not support SSE, so mobile falls back to polling automatically and messages may arrive a few seconds late; scheduled tasks missed while the host is down or asleep are skipped outright and never rerun.
A dsh plugin: install it into your profile, then restart dsh web.
Full bundle (recommended)
dsh plugin --profile web add @linxin666/dsh-web-ui-all
Themes only
dsh plugin --profile web add @linxin666/dsh-skins
Install individually
dsh plugin --profile web add @linxin666/dsh-liangshen dsh plugin --profile web add @linxin666/dsh-client-ui-task-board dsh plugin --profile web add @linxin666/dsh-ssh dsh plugin --profile web add @linxin666/dsh-tool-describe-image dsh plugin --profile web add @linxin666/dsh-pet dsh plugin --profile web add dsh-better-sidebar
Install from repo (development/debugging)
git clone https://github.com/zhu1090093659/dsh-web-ui.git cd dsh-web-ui pnpm install pnpm -r build node scripts/link-profile.mjs dsh plugin --profile web add link:$(pwd)/packages/dsh-web-ui-all dsh web
Uninstall
dsh plugin --profile web remove @linxin666/dsh-web-ui-all

Full tutorial

01Install the bundle @linxin666/dsh-web-ui-all with the recommended command
02Restart dsh web; each plugin's entry point appears in the sidebar
03Toggle individual plugins under Settings -> Plugin Configuration, or open the skin center to try on the 11 themes (preview first, then apply)

config

# 修复 pnpm 11 新版扣发导致的皮肤崩溃:profile 的 pnpm-workspace.yaml 加 minimumReleaseAgeExclude: - '@linxin666/*' # 以及 nodeLinker: hoisted

Features

·Task board with cron scheduling; visual Git branch swimlane graph
·Scan-to-pair remote control from a phone plus an SSH console; an image-understanding tool wired to a vision API
·Customizable whale mascot, live token statistics, and 11 skins you can try on and switch instantly, plus an agent preset tuned for DeepSeek V4 Pro

Voices

X @NFT_Chen · 2026-08-15
🔥插件推荐:DeepSeek Harness必装!10大高星实用插件盘点(按GitHub Star排序) DeepSeek刚开源的Harness生态起飞了!界面丑?没视觉?迁移麻烦?这些插件全给你解决!按GitHub Star精选,数据截至今天,直接抄作业👇 1️⃣dsh-web-ui ⭐1312
Plugin picks: must-installs for DeepSeek Harness! A roundup of 10 high-star practical plugins (sorted by GitHub Star). DeepSeek's freshly open-sourced Harness ecosystem is taking off! Ugly UI? No vision? Painful migration? These plugins fix all of it. Curated by GitHub Star count, data as of today — copy this homework. 1️⃣ dsh-web-ui ⭐1312 (post truncated at source)
278 likes Source
X @geekbb · 2026-08-15
一堆为 DeepSeek Harness 生态打造的现代化桌面端体验,让 DSH 用户获得更顺畅的本地操作界面。 1⃣ 为 DeepSeek Harness 生态打造的现代化桌面端体验,让 DSH 用户获得更顺畅的本地操作界面。 2⃣ DeepSeek Harness Web UI 的插件与皮肤合集,涵盖任务面板、Git
A batch of modern desktop experiences built for the DeepSeek Harness ecosystem, giving DSH users a smoother local interface. ... 2⃣ A collection of plugins and themes for the DeepSeek Harness Web UI, covering task panels, Git (post truncated at source)
84 likes Source
DSH Wiki · The DSH Intel Hub · By ai798 Lab
DeepSeek Harness site GitHub
Live-scraped data