Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
5 Plugins gefunden
dsh-web-preview
zoumutou/dsh-web-preview
Seitliches Web-Vorschau-Panel: lokales Static-Hosting, Markdown/Code/Bild-Vorschau, Ein-Klick-Run nicht-statischer Projekte (Cargo/npm/Go/Python) mit Live-Logs, Dateien in den Chat ziehen (im Workspace gespeichert), Elemente markieren & annotieren, Workspace-Dateisuche bei 404 und Link-Click-Takeover ins Seitenpanel.
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
Rust-Entwicklungs-Domain-Plugin für DeepSeek Harness (dsh): Verifikationspyramide fmt→clippy→build+test→miri+audit(+semver) als modellseitige Tools + Graph-Layer-Governance (anti-Goodhart 8 Regeln inkl. #[allow]-Dichte / gelöschte Tests, blind-spot über Cargo.toml und pub
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.