プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
159 件のプラグインが見つかりました
dsh-plugin-marketplace
scorp1o117/dsh-plugin-marketplace
DeepSeek Harness Web UI 組み込みのプラグインマーケットプレイス。設定ページから github.com/topics/dsh-plugin を直接閲覧でき、検索、Star 数によるソート、インストール方法の確認に対応します。
dsh-co-authored-by
shelken/dsh-co-authored-by
dsh(DeepSeek Harness)プラグイン。agent がコードをコミットする際に、Co-authored-by 情報を自動的に付与します。
anywhere-claude-mem
bleed00/anywhere-claude-mem
anywhere-claude-mem の git 同期を DSH のピアにする DeepSeek Harness プラグイン。セッション開始時に他マシンのメモリを取得し、claude-mem ワーカーに届いた新しいプロンプト/観察内容をプッシュします。
dsh-repro
evilirving/dsh-repro
/repro コマンドは、最小限で機密情報を除去した再現可能な問題バンドル(セッションログ、失敗したコマンド、Git diff)をエクスポートします。
dsh-plugin-manager
jesse-njx/dsh-plugin-manager
`dsh pm` プラグインマネージャー。複数ソース(awesome リスト + GitHub + npm)からの検索、プロファイル単位でのインストール/削除/更新、マニフェスト・バンドルパッチ・バージョンの差分を診断する doctor 機能を提供します。
dsh-fleet-audit
lesliewylie/dsh-fleet-audit
読み取り専用の、エージェントフリート向け認証情報の衛生監査ツール。認証情報ファイルのパーミッション、git リモートに埋め込まれた認証情報(出力ではマスク)、プロバイダートークンのリテラル数をチェックします。依存関係なし、決定的な動作です。
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.