ディレクトリに戻る

dsh-plugin-radar

メンテナンス: 活発

adamplatin123/dsh-plugin-radar

DSH プラグイン生態系のオープンソース・レーダー。1.5 万件超の候補を自動発見し、k8s ランタイムで 1 万件超を実測、15 分ごとのスナップショット処理を実行。プラグイン目録は自動生成される成果物です。

GitHub で見るホームページ
$ dsh plugin add dsh-plugin-radar

1,432

スター

149

フォーク

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

02DeepSeek 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、プラグインごとに 1 pod、dsh agent 使用)を行い、15 分ごとに検証済みカタログを公開します。DSH 生態系を追跡するもので、DSH 内部でプラグインとして動くわけではありません。

DSH Plugin Radar 本体をどうインストールしますか?

レーダー・エンジンのソースは engine/ でオープンソース化されています(オープンソース計画の Phase 2)が、この README にレーダー向けの統一インストール手順はありません。生成されるカタログ(PLUGINS-ALL.md、厳選ボード、バンドル)はドキュメントとしてそのまま参照します。サードパーティ製プラグインは各リポジトリの README に従ってインストールし、本リポジトリ経由ではありません。

プラグインはどう検証され、状態の区分は何を意味しますか?

各項目は単一の実行レベル基準(k8s コンテナ実測)で四区分に互斥に分類されます。実行レベル可用(記録バージョンで実際にロードし検証タスクを完了)、実行レベル非互換(依存インストール失敗などのハード失敗、3 回リトライ全敗)、保留(テスト環境障害、再テスト待ち)、未テスト(実行レベル・テスト未割当)。結論はプラグイン commit、mainline commit、テスト日、テスト階層に紐付きます。

なぜ「掲載≠互換≠セキュリティ監査」と書かれているのですか?

収録は互換を意味せず、静的チェックは実行可能を意味せず、実行可能もセキュリティ監査を意味しません。レーダーが証明するのは、ある記録環境下でプラグインがロードし最小タスクを通ったことだけであり、セキュリティ監査は行いません。インストール前に、プラグインのソース・権限・依存・ライセンス・テスト日を確認してください。

自分のプラグインをレーダーに収録するには?

リポジトリに `dsh-plugin` トピックを付けると約 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。誤りを見つけた場合は、修正を送信してください。

🏆

dsh プラグイン おすすめ

最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。

DSH Plugins は DeepSeek Harness プラグインの独立したコミュニティ ディレクトリです。DeepSeek との提携・公認はありません。サードパーティ製プラグインはセキュリティ監査を受けていません。インストール前にソースコードをご確認ください。

DeepSeek Harnessの新着プラグインを毎週お届け。スパムはありません。