Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

159 Plugins gefunden

S

dsh-plugin-marketplace

scorp1o117/dsh-plugin-marketplace

In die DeepSeek-Harness-Web-UI integrierter Plugin-Marktplatz: durchsucht github.com/topics/dsh-plugin direkt auf der Einstellungsseite, mit Suche, Sortierung nach Stars und Anzeige der Installationsart.

1vor 5 TagenUI-ErweiterungenMIT
S

dsh-co-authored-by

shelken/dsh-co-authored-by

dsh-(DeepSeek-Harness-)Plugin: fügt beim Commit von Code durch den Agenten automatisch Co-authored-by-Informationen ein

1vor 5 TagenTools & Funktionen
B

anywhere-claude-mem

bleed00/anywhere-claude-mem

Ein DeepSeek-Harness-Plugin, das die anywhere-claude-mem-Git-Synchronisierung in einen DSH-Peer verwandelt: zieht beim Sitzungsstart rechnerübergreifendes Gedächtnis und überträgt neue Prompts/Beobachtungen, sobald sie im claude-mem-Worker eintreffen

1vor 4 TagenGedächtnisMIT
E

dsh-repro

evilirving/dsh-repro

/repro exportiert ein minimales, von Geheimnissen bereinigtes, reproduzierbares Problem-Bundle: Sitzungsprotokoll, fehlgeschlagene Befehle und Git-Diff.

1vor 5 TagenEntwicklung & Plugin-ToolsMIT
J

dsh-plugin-manager

jesse-njx/dsh-plugin-manager

Der Plugin-Manager `dsh pm`: Suche über mehrere Quellen (Awesome-Liste + GitHub + npm), Installieren/Entfernen/Aktualisieren je Profil sowie ein Doctor-Audit von Manifesten, Bundle-Patches und Versionsabweichungen.

1vor 5 TagenEntwicklung & Plugin-Tools
L

dsh-fleet-audit

lesliewylie/dsh-fleet-audit

Schreibgeschütztes Audit der Zugangsdaten-Hygiene der Agentenflotte: Berechtigungen von Zugangsdaten-Dateien, eingebettete Zugangsdaten in Git-Remotes (in der Ausgabe maskiert) und Anzahl wörtlich vorkommender Provider-Token; abhängigkeitsfrei und deterministisch.

1vor 18 StundenSicherheit & BerechtigungenMIT
S

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.

0vor 3 TagenSitzungen & NachrichtenMIT
3

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

0vor 4 TagenTools & FunktionenMIT
L

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.

0vor 3 TagenTools & FunktionenMIT
L

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.

0vor 11 StundenTools & FunktionenMIT
K

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

0gesternSitzungen & NachrichtenMIT
L

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.

0gesternUI-ErweiterungenMIT
H

dsh-file-confirm

hfh1999/dsh-file-confirm

文件改动确认机制(双面插件):write/edit/str_replace_editor 写入前弹出确认条,内嵌 GitHub 风格 diff(行号 + 红删绿增),允许本次 / 拒绝。File-change confirmation with inline diff for DeepSeek Harness.

0vorgesternTools & FunktionenMIT
M

dsh-git

mattismegevand/dsh-git

A session-scoped working-tree review panel for DeepSeek Harness

0vorgesternUI-ErweiterungenMIT
B

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

0vor 3 TagenTools & Funktionen
C

deepseek-harness-plugs-manage

casually/deepseek-harness-plugs-manage

DeepSeek Harness 插件管理器:发现 GitHub dsh-plugin topic 下的插件仓库,通过 `dsh plugin` 安装/移除/更新 profile 插件,并在 设置 → 插件 → 插件市场 标签页中浏览管理。

0vor 3 TagenTools & FunktionenMIT
K

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.

0vor 8 StundenUI-ErweiterungenMIT
8

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.

0vorgesternEntwicklung & Plugin-ToolsMIT
P

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.

0vorgesternSicherheit & Berechtigungen
J

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.

0vorgesternSicherheit & BerechtigungenMIT
B

bash-on-windows

bainianlaoyao/bash-on-windows

On Windows, the available bash tool is limited to Git Bash and PowerShell is disabled.

0vor 3 TagenEntwicklung & Plugin-Tools
8

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.

0gesternEntwicklung & Plugin-ToolsMIT
S

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.

0vorgesternGit & Code-Review
N

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.

0vor 3 TagenGit & Code-ReviewMIT