DeepSeek Harness SSH remote workspaces: browse, read/write, run commands and open terminals on remote hosts, with connection status dots in the sidebar.
integrations · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:CrazyShout/dsh-ssh-remote
Survival mode cost panel for DeepSeek Harness: per-session and per-message token usage with DeepSeek pricing (pre/post increase, custom), shown in the sidebar footer and under every assistant message.
Terminal panel for the DSH Web UI: a real PTY shell (cmd.exe by default on Windows) rendered in the browser with xterm.js. Host half spawns shells with node-pty; client half is a browser plugin.
开发工具 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:giiiiiithub/terminal
Theme studio for DeepSeek Harness: 8 curated light/dark themes on the official ThemeRuntime, iOS-style Liquid Glass mode, custom wallpaper with opacity/blur controls, accent-color wheel, and import/export of shareable theme packs.
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ultronen/dsh-theme-lab
Arknights Rhine Lab (莱茵生命) skin for the DeepSeek Harness Web GUI: a token override layer plus holographic decorations, toggled by a General-settings row
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ReLuckyLucy/dsh_Rhine_Lab_themo
tkinter-desktop skill as a distributable DeepSeek Harness (dsh) Cordis Bundle plugin. Registers the tkinter-desktop Agent Skill (full repo, self-contained) as an embedded skill provider on ctx.skills.
Agent 协作 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kuailexiaozixin/tkinter-desktop
Floating draggable token usage statistics panel for DeepSeek Harness: totals, cache & hit rate, per-provider and per-model usage, current-month heatmap with per-day view, per-session detail and per-request records.
Fix privileged /api 403 when DeepSeek Harness Web UI is reached through a reverse proxy Host already listed in --trusted-host; make settings persistence work for those hosts too. Not an authentication layer.
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:roojay/dsh-trusted-host-proxy-403-fix