返回目錄

dsh-plugin-radar

維護狀態: 活躍

adamplatin123/dsh-plugin-radar

DSH Plugin Radar — 開源 DSH 外掛生態雷達:自動發現 15900+ 候選、k8s 執行級實測 10000+、15 分鐘快照管線;外掛目錄是其自動生成的 artifact

前往 GitHub專案首頁
$ dsh plugin add dsh-plugin-radar

1,432

星數

149

Fork

Python

語言

MIT

授權條款

2026-08-04

建立於

2026-08-29

最近推送

開源的 DeepSeek Harness 外掛雷達:持續發現、k8s 執行層級驗證,以及每 15 分鐘快照的目錄(PLUGINS-ALL.md、精選榜、整合包、相容矩陣)。引擎原始碼已在 engine/ 開源。收錄≠相容≠安全審計。

DSH 整合

生態系相關

作者聲明

安全稽核

未稽核

最後核實

2026-08-30

授權條款

MIT

01它能幫你完成什麼?

  • Discover and continuously track candidate DeepSeek Harness plugins across GitHub

    A run-level-validated ecosystem catalog (full list, featured boards, bundles, compat matrix) regenerated every 15 minutes

    DSH plugin users who want to know which plugins actually run before installing, and plugin developers tracking the ecosystem

  • Run-level validate discovered plugins instead of trusting static checks

    Four-tier status verdicts (run-level usable / incompatible / pending / untested) pinned per entry to commit, mainline, test date and test tier

    Plugin adopters deciding what to install, and maintainers checking their plugin's runtime status

02如何將外掛接入 DeepSeek Harness?

作者未說明

03DSH 整合程度與能力邊界

DSH 整合生態系相關

DeepSeek Harness plugin ecosystem radar & catalog — continuously discovers, run-level tests (k8s, dsh agent) and catalogs DSH plugins; engine source open-sourced under engine/

  • Continuous plugin discovery

    GitHub Search (topic x2 + keyword x3) across the DSH ecosystemCandidate repo index refreshed every 6h, clone-validated every 15 min

  • Run-level validation (k8s)

    Discovered DSH plugin reposFour-tier verdicts (usable / incompatible / pending / untested) per pinned commit

    Spins up one k8s pod per plugin at concurrency 10 to run the dsh agent + Qwen
  • Generated catalog (build artifact)

    Machine-readable snapshots (data/snapshots/, every 15 min)PLUGINS-ALL.md, featured board, bundles, compat matrix; consumed by dshfind and other downstream readers

04適合誰?何時不該用?

適合

  • DSH plugin users who want to know which plugins actually run before installing, and plugin developers tracking the ecosystem
  • Plugin adopters deciding what to install, and maintainers checking their plugin's runtime status

不適合

  • The radar catalogs and run-level tests third-party plugins but does NOT host their code, and listing is not an official DSH endorsement — it provides traceable signals only.
  • Listing != compatibility, static check != runtime-usable, runtime-usable != security-audited. Each verdict is only valid for the pinned commit/mainline/test-date/test-tier; lower trust if any is missing.

05相容性、維護與安全提醒

  • The radar catalogs and run-level tests third-party plugins but does NOT host their code, and listing is not an official DSH endorsement — it provides traceable signals only.
  • Listing != compatibility, static check != runtime-usable, runtime-usable != security-audited. Each verdict is only valid for the pinned commit/mainline/test-date/test-tier; lower trust if any is missing.
  • Mainline and plugins change fast, so older verdicts can become invalid quickly; re-check against the latest snapshot before relying on a status.
2026-08-042026-08-29作者未說明

MIT · actively maintained (15-min snapshot pipeline, current 0.1.1-rc.2); no tagged GitHub release

06常見問題

DSH Plugin Radar 是什麼,和 DeepSeek Harness 有什麼關係?

它是一個開源、追蹤 DeepSeek Harness 外掛生態的雷達:持續在 GitHub 發現 DSH 外掛,做執行層級實測(k8s,每個外掛一個 pod、使用 dsh agent),並每 15 分鐘發布已驗證目錄。它追蹤 DSH 生態,而不是作為外掛執行在 DSH 內部。

怎麼安裝 DSH Plugin Radar 本身?

雷達引擎原始碼已在 engine/ 開源(開源計畫 Phase 2),但這份 README 沒有給出雷達的統一安裝指令。它產出的目錄(PLUGINS-ALL.md、精選榜、整合包)直接當成文件使用;第三方外掛需從各自倉庫按其 README 安裝,而非透過這個倉庫。

外掛是怎麼驗證的,狀態檔位代表什麼?

每個條目都採用單一執行層級口徑(k8s 容器實測),四檔互斥:執行層級可用(記錄版本下真實載入並完成驗證任務)、執行層級不相容(依賴裝不上等硬失敗,3 次重試全敗)、待定(測試環境故障,待重測)、未測(尚未派發執行層級測試)。結論同時錨定外掛 commit、mainline commit、測試日期與測試層級。

為什麼雷達說收錄≠相容≠安全審計?

收錄不等於相容,靜態檢查不等於執行可用,執行可用也不等於安全審計。雷達只證明某外掛在某一記錄環境下載入並通過最小任務,並不做安全審計。安裝前請檢查外掛原始碼、權限、依賴、授權與測試日期。

怎麼讓我的外掛被雷達收錄?

給倉庫加上 `dsh-plugin` topic,約 8 小時自動收錄;或在 PLUGINS.md 發 PR 手動登記。倉庫需公開、有合法 package.json(非空 name、main/exports/dsh 入口)、README 含安裝/卸載/用法、明確宣告依賴、宣告支援的 DSH 版本,並提供授權。

08資料與來源

  • 作者聲明github.comd0df7b6bfd5f…

    开源的 DeepSeek Harness 插件生态雷达——持续发现、运行级验证、15 分钟快照。

  • 作者聲明github.comd0df7b6bfd5f…

    dsh(容器内 agent)+ Qwen3.6-35B 驱动(经 de-stream 代理)· k8s 5 分片

  • 作者聲明github.comd0df7b6bfd5f…

    Phase 2 | 雷达引擎源码(发现 · 聚合 · 渲染 · 分发 + 运维自愈) | ✅ 已开源 → [engine/](engine/)

此頁面根據專案公開文件、儲存庫中繼資料與 DSH Plugins 的結構化解析所產生;最後核實於 2026-08-30。發現錯誤?提交更正。

🏆

最佳 DeepSeek Harness 外掛

從全目錄挑出的 12 個值得優先安裝的外掛,涵蓋各個分類。

DSH Plugins 是獨立的 DeepSeek Harness 外掛市集,與 DeepSeek 官方無關,也不代表官方背書。第三方外掛未經安全稽核,安裝前請審查原始碼。

每週取得最新的 DeepSeek Harness 外掛,絕不濫發。