DeepSeek Harness 原生外掛,針對 Windows / WSL / macOS 的網路鏈路診斷與安全修復:真實路徑追蹤、設定漂移偵測、Agent 友善的 Markdown 報告,以及可復原的低風險修復。
DSH 整合
原生執行環境
作者聲明
安全稽核
未稽核
最後核實
2026-08-30
授權條款
MIT
01它能幫你完成什麼?
Diagnose the DSH process network path, DNS side-branch and first failure point on Windows / WSL / macOS
Real network-path graph, config-drift flags, and a one-click Agent-ready Markdown report (TL;DR + machine-readable diagnostic codes + layered probe latency)
DeepSeek Harness users on Windows / WSL / macOS who hit proxy / VPN / DNS connectivity problems
Repair DSH network config safely with recommended low-risk fixes
Snapshot → preview → confirm → apply → re-detect → rollback workflow; high-confidence low-risk fixes (clear proxy env vars, disable system proxy, flush DNS cache) surfaced automatically
Operators who need to fix DSH connectivity without risking admin / high-risk changes
02如何將外掛接入 DeepSeek Harness?
先決條件
- DSH `@deepseek-ai/dsh >= 0.1.0-rc.6` (Web profile)
- Windows 10/11 + WSL, or macOS
安裝步驟
- 01
Install from npm (recommended, prebuilt): `dsh plugin --profile web add dsh-network-settings`
$ dsh plugin --profile web add dsh-network-settings
- 02
Or install directly from GitHub: `dsh plugin --profile web add github:kanneiren/dsh-network-settings`
$ dsh plugin --profile web add github:kanneiren/dsh-network-settings
- 03
Open DSH Settings → Plugins → Network to use the plugin
驗證整合成功
作者未說明
03DSH 整合程度與能力邊界
Native dsh plugin installed via `dsh plugin --profile web add`; embedded in DSH Settings → Plugins → Network, built with DSH native components and `--dsw-*` tokens.
Network path & failure-point tracing
DSH process on Windows / WSL / macOS→Real network-path graph, DNS side-branch, first failure point, and physical egress + real gateway behind TUN/VPN
Config-drift detection
Network config across Windows proxy / DSH env / WSL / advanced network→Drift flags — when config differs but the network is healthy, it only hints, never warns
Agent-ready Markdown report
Detection results→Copyable Markdown report with fixed English section titles, report-version, TL;DR first, and machine-readable diagnostic codes
Safe recommended repair
High-confidence low-risk diagnosis→Recommended fixes (clear proxy env vars, disable system proxy, flush DNS cache) via snapshot → preview → confirm → apply → re-detect → rollback
All detection is read-only by default; config is changed only after explicit user confirmation
04適合誰?何時不該用?
適合
- DeepSeek Harness users on Windows / WSL / macOS who hit proxy / VPN / DNS connectivity problems
- Operators who need to fix DSH connectivity without risking admin / high-risk changes
不適合
- Supported on Windows 10/11 + WSL and macOS (macOS CI-verified, real-device acceptance pending); requires DSH `@deepseek-ai/dsh >= 0.1.0-rc.6` on the Web profile.
05相容性、維護與安全提醒
- Supported on Windows 10/11 + WSL and macOS (macOS CI-verified, real-device acceptance pending); requires DSH `@deepseek-ai/dsh >= 0.1.0-rc.6` on the Web profile.
- Fresh npm releases may be delayed by pnpm's `minimumReleaseAge` policy; install with an explicit version or retry later. GitHub installs require allowing the build script via `allowBuilds` in `pnpm-workspace.yaml`.
- All detection is read-only by default; configuration changes happen only after explicit user confirmation and follow snapshot → preview → confirm → apply → rollback.
MIT · latest release v0.3.3 (2026-08-21); last push 2026-08-22
06常見問題
如何搭配 DeepSeek Harness 安裝?
執行 `dsh plugin --profile web add dsh-network-settings`(npm 預建構)或 `dsh plugin --profile web add github:kanneiren/dsh-network-settings`,隨後開啟設定 → 外掛 → 網路。
前置條件是什麼?
需要 DSH `@deepseek-ai/dsh >= 0.1.0-rc.6`(Web profile),以及 Windows 10/11 + WSL 或 macOS。
它如何與 DeepSeek Harness 整合?
它是 DSH 的原生外掛,內建於設定 → 外掛 → 網路,使用 DSH 原生元件與 `--dsw-*` token,不建立獨立主題。
與手動修改網路設定相比有什麼優勢?
自動定位 DSH 鏈路與首個失敗點,識別設定漂移但不過度告警,僅在高置信度時給出低風險修復,管理員級與高風險操作保留在手動目錄;所有偵測預設唯讀。
如何復原修改?
持久化修改遵循「快照 → 預覽 → 確認 → 套用 → 重新偵測 → 可復原」,低風險修復僅在使用者明確確認後套用,高風險操作保持手動。
07相關的 DSH 工作流程
dsh-better-sidebar
作者 omdsh-dev
開放的側邊欄底座,支援三方拓展註冊新側邊欄頁面。內建檔案渲染編輯/終端/側邊對話/Git/子代理頁面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git, and sub-agent pages.
dsh-tui
作者 ccch1mneyyy
DSH 官方公眾號收錄的 TUI 補位外掛:Claude Code 風,鯨魚頂欄/即時狀態/流式思考/雙擊 Esc 回滾/上下文進度+TPS。npm 一鍵裝。 DSH official WeChat featured TUI plugin — Claude Code style: whale bar, live status, streaming thoughts, double-Esc rollback, context bar + TPS. npm one-click.
openpets
作者 alvinunreal
本地優先的桌面陪伴平臺,提供動效寵物、外掛 SDK 與編碼智慧體整合。
dsh-tianshu-tui
作者 huiliyi37
官方 DeepSeek Harness 的互動式終端 UI 外掛:自研 ANSI 極簡互動渲染、流式 Markdown/工具卡、16+ 主題、slash 命令與選擇器、輸入歷史與本地偏好持久化、LSP 診斷、memory記憶,很絲滑的開發體驗。
08資料與來源
DSH 网络设置:为 DeepSeek Harness 提供 Windows / WSL / macOS 网络链路诊断与安全修复。
插件位于 **DSH 设置 → 插件 → 网络**(点击图片可放大)
dsh plugin --profile web add dsh-network-settings
此頁面根據專案公開文件、儲存庫中繼資料與 DSH Plugins 的結構化解析所產生;最後核實於 2026-08-30。發現錯誤?提交更正。
最佳 DeepSeek Harness 外掛
從全目錄挑出的 12 個值得優先安裝的外掛,涵蓋各個分類。
