Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
159 plugin trovati
dsh-plugin-marketplace
scorp1o117/dsh-plugin-marketplace
Market dei plugin integrato nella Web UI di DeepSeek Harness: sfoglia direttamente github.com/topics/dsh-plugin nella pagina delle impostazioni, con supporto per la ricerca, l'ordinamento per Star e la visualizzazione delle modalità di installazione
dsh-co-authored-by
shelken/dsh-co-authored-by
Plugin dsh (DeepSeek Harness): inietta automaticamente le informazioni Co-authored-by quando l'agente esegue il commit del codice
anywhere-claude-mem
bleed00/anywhere-claude-mem
Un plugin per DeepSeek Harness che trasforma la sincronizzazione git di anywhere-claude-mem in un peer DSH: recupera la memoria cross-macchina all'avvio della sessione e invia nuovi prompt/osservazioni non appena arrivano nel worker claude-mem
dsh-repro
evilirving/dsh-repro
/repro esporta un pacchetto del problema minimo, ripulito dai segreti e riproducibile: il log di sessione, i comandi falliti e il diff Git
dsh-plugin-manager
jesse-njx/dsh-plugin-manager
Il gestore di plugin `dsh pm`: ricerca multi-sorgente (lista awesome + GitHub + npm), installazione/rimozione/aggiornamento per profilo e un audit doctor di manifest, patch dei bundle e disallineamenti di versione
dsh-fleet-audit
lesliewylie/dsh-fleet-audit
Audit in sola lettura dell'igiene delle credenziali della flotta di agenti: permessi dei file di credenziali, credenziali incorporate nei remote git (mascherate nell'output) e conteggi letterali dei token dei provider; senza dipendenze e deterministico
dsh-token-usage-dashboard
solstice621/dsh-token-usage-dashboard
Codex-style token usage dashboard: five stat cards, GitHub-style activity heatmap (daily/weekly views), insights & model ranking; persisted snapshot with incremental sync, survives session deletion.
dsh-msys2-bash-executor
3223698962/dsh-msys2-bash-executor
Standalone configurable MSYS2/UCRT64 and Git Bash executor for DeepSeek Harness, with global or per-preset activation
dsh-github
lvsh13/dsh-github
专为 DeepSeek Harness 打造的一键发布工具:一条命令即可把本地插件发布到 GitHub,自动添加 dsh-plugin 话题并生成中英双语 README。| One-command publishing for DeepSeek Harness: publish local plugins to GitHub with a single command, including the dsh-plugin topic and a bilingual README.
dsh-task-worktree
letter2025/dsh-task-worktree
Complete Git worktree support for DeepSeek Harness: task-scoped isolated worktrees with per-repo manifests, workspace registration, bring-back to main, direct commit, and durable state. Reference: Qoder / Codex / Claude Code worktrees.
dsh-git-workbench
kaixinbaba/dsh-git-workbench
DeepSeek Harness git development workbench: captures git context (branch, status, worktrees, stash, recent commits) into every session, asks which branch/worktree to develop in at session start, and switches branches / creates and manages worktrees throug
dsh-vscode-shell
lonebone/dsh-vscode-shell
VS Code-style workbench inside DeepSeek Harness Web: activity bar, explorer file tree, source-control (Git) panel and editor tabs — backed by real filesystem & Git routes.
dsh-file-confirm
hfh1999/dsh-file-confirm
文件改动确认机制(双面插件):write/edit/str_replace_editor 写入前弹出确认条,内嵌 GitHub 风格 diff(行号 + 红删绿增),允许本次 / 拒绝。File-change confirmation with inline diff for DeepSeek Harness.
dsh-git
mattismegevand/dsh-git
A session-scoped working-tree review panel for DeepSeek Harness
windows-bash
bainianlaoyao/windows-bash
Make Git Bash the only terminal tool for DeepSeek Harness on Windows: enables the bash executor and tool on win32, disables PowerShell (pwsh) everywhere, ships standard-bash/code-bash/cordis-bash agent presets, and sets the sandbox/approval defaults Git B
deepseek-harness-plugs-manage
casually/deepseek-harness-plugs-manage
DeepSeek Harness 插件管理器:发现 GitHub dsh-plugin topic 下的插件仓库,通过 `dsh plugin` 安装/移除/更新 profile 插件,并在 设置 → 插件 → 插件市场 标签页中浏览管理。
dsh-plugin-lookatstudy
kaiji-z/dsh-plugin-lookatstudy
Turn any markdown, local folder, or GitHub learning repo into a guided course inside DeepSeek Harness: gated skill-tree progression, BKT mastery tracking, SM-2 spaced repetition.
dsh-feed
863683348/dsh-feed
Cross-ecosystem aggregation data layer: syncs the GitHub dsh-plugin topic and the npm registry into one open JSON index, queried by model tools, a CLI, and a minimal stdio MCP server.
dsh-auto-classifier
pakiknowledge/dsh-auto-classifier
Autonomous permission classifier for the auto preset: tool-scoped allow/deny rules, an LLM semantic judge, and git checkpointing for unattended sessions.
safety-net
johnxu22786/safety-net
Destructive-command interception gate for dsh: parses shell semantics, judges risk against 41 built-in rules, and holds irreversible rm -rf, git reset --hard, and git push --force style commands at a confirmation gate.
bash-on-windows
bainianlaoyao/bash-on-windows
On Windows, the available bash tool is limited to Git Bash and PowerShell is disabled.
dsh-plugin-verify
863683348/dsh-plugin-verify
Verification toolkit for DSH agents: evidence-based claim checking against workspace files with line citations, config validation (JSON/YAML), and read-only URL/npm/GitHub submission-readiness probes.
dsh-session-review
sunshaobei/dsh-session-review
A strip above the composer listing files modified in the current session (collapsed by default), with a Review button opening a per-session change panel showing before/after hunks from the session's own edit/write tool results, no git required.
dsh-tool-github
neaz71eve/dsh-tool-github
GitHub REST API tools + browser sidebar panel: repos, search, issues, PRs, comments, account binding (credential-store), and one-click clone-as-workspace.