DSH web plugin: a right-side workbench panel (file tree / file viewer / git review) with a draggable-width side panel that coexists with the official tool-details panel.
Agent 协作 · 开发工具 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LoftyTao/dsh-ui-workbench
Unsloth for DeepSeek Harness - a pure-client tool plugin that connects the harness online model to a locally running Unsloth Desktop (Unsloth Studio) server for repetitive text and vision (OCR) labor.
界面 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:MicroHEROX/dsh-unsloth-hands
DSH web plugin: check DeepSeek Harness for updates from the sidebar — local dsh --version vs npm registry latest/next, one-click update, timeline, notifications, history.
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:duntansen/dsh-update-checker
DeepSeek Harness 侧边栏用量/余额插件:在设置按钮上方显示简洁「用量/余额」标签行,悬停右侧展开玻璃详情卡(运行时长/Token/估算金额/官方账户余额),滑杆开关控制详情常驻。Sidebar usage/balance plugin: a compact label row above Settings with a glass details card (runtime, tokens, estimated cost, official balance) and a slide-switch pin.
finance · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zdjmrq/dsh-usage-balance
Encrypted credential vault for DeepSeek Harness: store and retrieve usernames, emails, phone numbers, passwords, TOTP secrets, SSH/API-key/OAuth developer credentials through model tools and a Settings UI page.
开发工具 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ox0400/dsh-vault
Vision bridge plugin for DeepSeek Harness: when the main model has no vision, forward user images to a configurable OpenAI-compatible vision model and show results in a Web UI right panel. Host tool + browser half, distributed as a dsh bundle.
integrations · 界面 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jyh20030112/dsh-visual-plugin
VPS Hub for DeepSeek Harness: manage your cloud-server SSH ledger, import hosts from ~/.ssh/config, and let agents discover, test, execute commands on, and transfer files to your servers. Private keys stay local as path references only. Optional Settings-page UI via the dynamic-plugin example.
Use DeepSeek Harness (DSH) directly inside the VS Code sidebar by embedding its web UI. Auto-starts `dsh web`, reuses an existing server, and reopens your most recent session.
One-click launcher for the DeepSeek Harness Web UI: creates a double-click Start-DSH-Web.cmd on the Windows desktop that boots `dsh web` and auto-opens the browser, plus a web_launcher model tool (install / open / status).
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hanwuji1/dsh-web-launcher
One-click restart button for the DeepSeek Harness Web UI: a sidebar footer button that restarts the dsh web process (single click, no confirmation step). / DSH Web 界面一键重启按钮:侧边栏底部按钮,单击即重启 dsh web 进程(无需二次确认)。
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:1123762794/dsh-web-restart