dsh-web-ui
zhu1090093659
Plugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:mattismegevand/dsh-open
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
English | 中文
A standalone DeepSeek Harness Web plugin that adds a compact split Open action to each conversation header, listing dock panels, the platform file manager, and your editors.

$VISUAL and $EDITOR.ctx.dock.open(panelId) and appear only while their panel is registered.Requires dsh-dock, the dsh CLI (Node.js 22.19+ or 24), and pnpm 10+.
dsh plugin --profile web add @mattismegevand/dsh-open
dsh plugin --profile web add github:mattismegevand/dsh-open
Git installs fetch sources, so pnpm runs the package's prepare build on first add. pnpm ≥10 refuses that until you allow it: copy the exact package key pnpm printed into the profile's pnpm-workspace.yaml allowBuilds entry, then re-run the same add.
git clone https://github.com/mattismegevand/dsh-open.git
cd dsh-open
corepack pnpm install
corepack pnpm check:all
dsh plugin --profile web add .
The shipped patch inserts the Host row automatically.
- id: open
name: '@mattismegevand/dsh-open'
config:
preferredAction: visual
terminalPanelId: terminal
maxRequestBytes: 8192
launchTimeoutMs: 10000
The configured action is the initial preference for a fresh browser profile. Menu selection updates a browser-local preference. $VISUAL and $EDITOR are resolved on PATH and deduplicated. The file-manager action uses Finder on macOS, File Explorer on Windows, and the system opener on Linux.
Nothing. The plugin launches UI panels or native applications from a human-operated browser control and registers no prompt, tool schema, or model-visible message.
Zero tokens are added to model requests or responses.
None. Selecting or launching an Open target does not alter the model input prefix.
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: ui。