dsh profile plugin: /cost — cumulative token usage and estimated monetary cost for the current session, plus a floating web UI cost chip (peak/off-peak time-of-day pricing)
DSH custom tools: manage user-defined JavaScript tools in the settings UI with a Monaco editor; the model creates its own tools through custom_tool_create
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hezi2020/dsh-plugin-wiki#0f911a1b7aef331b19607a60c884be50e910c0ab&path:plugins/dsh-custom-tool
Deep Sea (深海世界) dark theme & color scheme as a standalone dsh client plugin — extracted from the deepseek-harness fork's DeepSeaTheme block (conversation patch, 2026-08-13)
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:i1j/dsh-deepsea-theme
DeepSeek Harness plugin: live DeepSeek official service status (status.deepseek.com) in the sidebar — overall status, component statuses, incidents, and uptime.
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:KekuKase/dsh-deepseek-status
DeepSeek Harness packaged as an Electron desktop application: the host composition boots in-process in the Electron main process, the built frontend loads from the local file system, and the /api fetch plus event downlinks cross an Electron IPC bridge (no browser, no port, no local HTTP server).
Windows desktop shell for the dsh Web GUI: hosts it in a WebView2 window, ships the shell executable beside this package, and (with autoLaunch) opens the shell once the server is ready.
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:beex-labs/dsh-desktop-plugin#e2ca3ba45eceb3edf6e030f10bc51b330ff81089&path:packages/dsh-desktop
DeepSeek Harness as a desktop app: host boots in-process inside Electron, the built frontend loads locally, and API plus event traffic crosses an IPC bridge (no port, no local HTTP server).
DSH host plugin: OS-level desktop control tools (screen OCR with coordinates, mouse click/drag, Unicode typing, key combos) so the model can operate the whole browser including the address bar, and any other window.
界面 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Hyna-hla/dsh-desktop
DeepSeek Harness 桌面版(Windows)· Electron desktop shell for DeepSeek Harness (dsh web) — 双击即用,无需终端 / double-click to run the harness in a standalone window