Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
7 plugins encontrados
graphlint (dsh)
angeloszou/graphlint
Dead-code detection for AI-generated codebases: graphlint builds a dependency graph, finds code unreachable from any entry point to enable codebase cleanup and functional‑effectiveness understanding, and exposes graphlint_query / graphlint_build / graphlint_config tools plus a graphlint skill to DSH agents.
dsh-git-hygiene
lucky8197/dsh-git-hygiene
Git hygiene checker: read-only scan of merged and stale branches, oversized tracked files, untracked files and uncommitted work, with cleanup suggestions (it never deletes anything).
dsh-conversation-manager
lanlandeli/dsh-conversation-manager
A safe, accessible session manager for DeepSeek Harness with archive controls, activity details, lineage, and output-file cleanup.
dsh-housekeeper
guo6x/dsh-housekeeper
Environment housekeeper for the agent: toolchain inventory (node/pnpm/git/gh/ffmpeg/browsers), scratch/cache scan with whitelist-guarded one-click cleanup, and the machine rules file (AGENTS.md) editor - all in the Web GUI settings.
worktree-mgr
johnxu22786/worktree-mgr
Per-task isolated git worktrees with a full create/sync/finish lifecycle: task names auto-derive branches, merge targets are double-checked, and batch cleanup is built in — zero manual git operations.
dsh-risk-guard
shuxue6662-a11y/dsh-risk-guard
Zero-interruption audit and fuse blocking for DeepSeek Harness: silently records every tool call with deterministic risk scoring, cumulative-risk bonuses, risk-level breakdowns and retention-based cleanup; blocks irreversible catastrophes (protected-path deletion, disk wipe, force-push to protected branches/refs, credential exfiltration), and renders a redacted /risk-guard operation bill with --since filtering.
dsh-effect-doctor
chouyong/dsh-effect-doctor
Verifies that Cordis-managed runtime resources return to baseline after isolated plugin teardown, with deterministic cleanup receipts.