플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 3176개 찾음
dsh-rw
mdr-ex1000/dsh-rw
Remote-SSH-style workspaces: turn an SSH host and a remote directory into a native DSH workspace; the agent operates the remote filesystem directly via 12 rw_* tools (SFTP/exec), with workspace-confined paths and known_hosts verification.
dsh-ssh-hub
junqingv587/dsh-ssh-hub
Multi-server SSH terminal panel for the DSH Web GUI: floating terminal window with tabs, side-by-side groups, broadcast, host-owned persistent sessions, and password/private-key/SSH-agent auth.
dshn (agent)
jsdvjx/dshn
Forwards a local dsh web UI to the public internet under a *.ds.hn subdomain (or your own self-hosted relay), gated by a login, with optional end-to-end encryption (PBKDF2 to AES-256-GCM).
faultseed (dsh)
jw53222/faultseed
Honesty guardrails on the tool pipeline: blocks a coding agent from weakening tests, swallowing errors, stubbing type checks, or deleting tests through the shell — nine deterministic hooks, each backed by a planted-failure test proving the guard can fail.
dsh-timesheet
zoahdev/dsh-timesheet
Turn-based time tracking from dsh session logs: totals, per-day/project/provider/source rollups, tool-call counts, failure rates, and time-to-first-token — CLI plus an agent-callable timesheet tool, dsh-timesheet/v1 reports, zero runtime deps.
dsh-readme-forge
zoahdev/dsh-readme-forge
Generate README.md for dsh plugin repositories from package.json + cordis.patch.yml + source layout — install/CLI/tools/dev/license sections, deterministic, zero runtime deps, read-only by default. CLI plus an agent-callable readme_forge tool.
dsh-llms-forge
zoahdev/dsh-llms-forge
Generate llms.txt for dsh plugin repositories from package.json + README — AI-readable discovery files, zero runtime deps, read-only by default. CLI plus an agent-callable llms_forge tool.
dsh-firstrun
zoahdev/dsh-firstrun
First-run health check for DeepSeek Harness: verifies Node/pnpm/dsh toolchain, home, profile, API key (names only, never values), workspace writability and npm registry, then prints actionable next steps — CLI plus an agent-callable quickstart tool, dsh-firstrun/v1 reports, zero runtime deps.
dsh-disk-audit
zoahdev/dsh-disk-audit
Disk-usage audit for dsh data directories: total size, per-directory breakdown, largest files, oversized-file warnings (session logs can hit hundreds of MB) and cleanup suggestions — CLI plus an agent-callable disk_audit tool, dsh-disk-audit/v1 reports, zero runtime deps, read-only.
dsh-discussions-radar
zoahdev/dsh-discussions-radar
Official GitHub Discussions radar for DeepSeek Harness: list, filter and search the official boards (Ideas / Q&A / Show Your Plugins! / General / Announcements / Polls) — CLI plus an agent-callable discussions_radar tool, dsh-discussions-radar/v1 reports, zero runtime deps, read-only public API.
dsh-dep-audit
zoahdev/dsh-dep-audit
Dependency supply-chain hygiene audit for dsh projects and profiles: peer-range resolvability, broken dist-tag detection (#2763 class), stale / missing-license / non-registry dependencies, and installed-vs-declared drift — CLI plus an agent-callable dep_audit tool.
dsh-cn-boot
zoahdev/dsh-cn-boot
China-network bootstrap for dsh: probes npm/npmmirror/GitHub/HuggingFace/Gitee and local proxies, reads registry config, recommends mirrors/proxy, and generates a PowerShell + bash bootstrap script. Read-only by default; apply is explicit. CLI plus an agent-callable cn_boot tool.
dsh-winget
wode25500/dsh-winget
Windows Package Manager: search, install, upgrade, uninstall, import/export and pin software through native tools.
dsh-terraform
wode25500/dsh-terraform
Infrastructure as code: gated plan/apply, state and output inspection, and configuration validation via the terraform CLI.
dsh-kubectl
wode25500/dsh-kubectl
Kubernetes ops for the agent: get resources with structured JSON output, describe, logs, exec, apply/delete (user-confirmed) and port-forward.
dsh-codex
wode25500/dsh-codex
OpenAI Codex CLI wrapper: one-shot exec, repo review and session resume with a default read-only sandbox.
dsh-az
wode25500/dsh-az
Azure resource management: query and show resources, deploy Bicep/ARM templates, and check the activity log.
dsh-web-service-manager
wiyi/dsh-web-service-manager
Manage the DSH web service from a settings panel: status, version, restart, stop, and one-click updates.
dsh-a2a
ryubyte/dsh-a2a
Agent2Agent protocol v1.0 for DSH: run a standard A2A server to let other agents call this instance, connect to remote A2A agents as clients, and manage both from a visual settings page.
dsh-minimal-anchor
rand0wn/dsh-minimal-anchor
Prunes the tool schema to a whitelist and injects a structural preamble on a session's first turn only, then passes every later turn through untouched.
dsh-serverchan-notify
nickhelion/dsh-serverchan-notify
ServerChan3 (Server酱) push notifications when a turn finishes — title, model, project directory, git branch, status and a reply excerpt, with subagent filtering and fire-and-forget delivery.
dsh-ci-co-pilot
temotee2103/dsh-ci-co-pilot
GitHub CI co-pilot for DeepSeek Harness: PR review, CI failure fixing, issue triage and release notes.
dsh-worktree-studio
palaiologos1453/dsh-worktree-studio
Human-operated Git worktree task board for DeepSeek Harness with validation-bound merge delivery.
dsh-wending-git-workbench
dd2673/dsh-wending-git-workbench
Codex-style Git workbench: workspace-scoped changes, diff, stage, commit, guarded branch operations, graph history, fetch, fast-forward pull, and upstream push through official plugin APIs.