プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
5 件のプラグインが見つかりました
dsh-web-preview
zoumutou/dsh-web-preview
サイドWebプレビューパネル:ローカル静的ホスティング、Markdown/コード/画像プレビュー、非静的プロジェクト(Cargo/npm/Go/Python)のワンクリック実行とライブログ、ファイルドラッグでチャットへ取り込み(ワークスペースに保存)、要素マーク&注釈、404時のワークスペースファイル検索、リンククリックでサイドパネルに引継ぎ。
dsh-lint-loop
lemonxiny55/dsh-lint-loop
Zero-config lint feedback loop for JS/TS, Python, Go and Rust: lint_diagnostics / lint_workspace_errors / lint_fix tools driven by the repo's own eslint / biome / ruff / golangci-lint / cargo clippy (auto-detected from config files, repo-local node_modules/.bin resolved first, nothing bundled), plus an auto-injected post-edit findings delta on the harness fs/observed event and a bounded completion gate — edit → lint → auto-repair with one lint_fix call for dsh agents.
deepseek-rust-harness
leemiracle/deepseek-rust-harness
DeepSeek Harness (dsh) 向け Rust 開発ドメインプラグイン:検証ピラミッド fmt→clippy→build+test→miri+audit(+semver) をモデル向けツールとして提供 + グラフ層ガバナンス(anti-Goodhart 8 ルール:#[allow] 密度/削除済みテストを含む、Cargo.toml および pub 経由の blind-spot
publish-kit
eternalnight996/publish-kit
Release playbook for AI agents. npm-installable CLI + DSH plugin + skill bundle. Covers npm, GitHub+Gitee dual remote, DSH marketplace, cargo crates.io, PyPI, PyInstaller exe, Go single-binary, Rust single-binary, Electron/Tauri desktop. Bilingual EN/ZH.
dsh-dep-vuln-scan
988hj7tczd-oss/dsh-dep-vuln-scan
Scan project lockfiles (npm/pnpm/yarn/pip/go/cargo/maven/gradle/...) against the free OSV API and report confirmed dependency vulnerabilities with fix versions and remediation commands.