Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
3267 plugin trovati
bash-on-windows
bainianlaoyao/bash-on-windows
On Windows, the available bash tool is limited to Git Bash and PowerShell is disabled.
dsh-plugin-clinic
ayahunter/dsh-plugin-clinic
Read-only health clinic for the installed DSH plugin set: loader health, dependency integrity, version compatibility, install-script risk, duplicates and patch integrity, delivered as a model tool, a Settings dashboard and JSON reports.
dsh-doctor
asdf17128/dsh-doctor
Registers a `config_doctor` tool that checks the harness's own configuration for problems that boot silently: fields a patch dropped by whole-config replacement, patches targeting missing entry ids, and tool-name collisions. Read-only.
dsh-startup-guard
aokamoaki/dsh-startup-guard
Boot-time guard that repairs corrupt session logs, preflights plugin composition, vm-checks client artifacts, smoke-tests host apply() and quarantines crash-causing bundles, so a broken plugin can never brick startup.
dsh-python-env
angeloszou/dsh-python-env
Wraps Python virtual environment management commands: reduces the network and permission problems agents hit when managing environments through terminal commands, works across operating systems, and routes installs automatically through mirrors and local proxies. The tools are strictly confined by the granted read/write permissions.
dsh-progress-viz
2008924/dsh-progress-viz
Real-time stage, ETA & cost dashboard for headless dsh tasks: turns the black-box session event stream into a live multi-task grid (cordis plugin + standalone local dashboard, no API calls).
dsh-notifier
yzz-s/dsh-notifier
System-native notifications when a task finishes or needs your confirmation: Windows toast, macOS osascript, and Linux notify-send.
dsh-weixin
wendayuan/dsh-weixin
WeChat (iLink) channel: chat with your DSH agent from the WeChat app, one persistent session per conversation, reusing DSH credentials.
dsh-update-notifier
stuarthu/dsh-update-notifier
Checks npm hourly for newer versions of the installed plugins and asks which ones to upgrade.
dsh-lark-bridge
shrekcg/dsh-lark-bridge
Bidirectional Feishu/Lark channel for DeepSeek Harness: persistent conversations, true streaming replies, 40 MCP Feishu tools, slash commands, and an IM-bot status tab in the plugin settings.
dsh-ui-notifications
pany0593/dsh-ui-notifications
OS-level system notifications for the dsh web GUI: popups when a turn finishes or the agent needs your approval, answer, or plan review while the page is in the background.
dsh-notion
mingzeng21/dsh-notion
Connect dsh to Notion via the official Notion MCP (OAuth + PKCE): search, read, and write pages, databases, and comments through `mcp__notion__*` tools.
dsh-complete-notify
kaixinbaba/dsh-complete-notify
Sound + popup when a task completes: a Web Audio chime, an in-page toast, and a system notification while the page is in the background (browser-only, cross-platform).
dsh-native-launcher
ingleav626-art/dsh-native-launcher
Windows desktop launcher for the DSH Web UI: desktop shortcut, silent start, system tray with open/full-exit (stop service, close app window, quit tray), PWA app window with focus-instead-of-relaunch, install prompt, and task-completion notifications.
dsh-web-launcher
hanwuji1/dsh-web-launcher
One-click launcher for the Web UI: a double-click Start-DSH-Web.cmd on the Windows desktop that boots dsh web and auto-opens the browser (polling until ready), plus a web_launcher model tool (install / open / status).
dsh-omni-bridge
baisama-cloud/dsh-omni-bridge
Multi-channel IM bridge for DeepSeek Harness: route WeChat (ClawBot/iLink), QQ, and Feishu (Lark) chat messages to a DSH agent and relay its replies back, with per-channel sessions and reply dedup.
dsh-notify
aokamoaki/dsh-notify
Conversation-completion notifications for DeepSeek Harness: Windows toast + sound on turn done / error / goal, plus ask & approval alerts - background-only, with a volume-adjustable bell in the conversation header.
dsh-git-status
wongzexu/dsh-git-status
Specialized in Git branch and status handling: a Git status drawer on the right edge of the DSH web UI with a commit DAG lane graph, uncommitted changes and stash rows, inline diffs, right-click branch/tag actions, and one-click fetch from all remotes.
dsh-workspace-snapshot
txy-ucas/dsh-workspace-snapshot
Reports bounded, repository-relative Git status as structured data without staging, committing, or changing branches.
dsh-code-smell
lucky8197/dsh-code-smell
Code smell radar: statically scans TODO/FIXME debt, stub implementations, long lines, oversized files and duplicated blocks, with severity-sorted read-only fix suggestions.
dsh-git-worktree
laoyuehanni/dsh-git-worktree
Branch switching and isolated git worktrees as real workspaces, from the Web UI composer.
dsh-scheduler
yangyongzhen/dsh-scheduler
Cron/one-shot scheduled tasks: run shell commands or fire webhooks on a schedule, with optional ServerChan/DingTalk/Feishu/webhook delivery of results.
dsh-ci
xxiaoxiong/dsh-ci
Provider-neutral CI/CD capability for DeepSeek Harness with GitHub Actions support, bounded failure evidence, source-aware diagnostics, and approval-gated rerun/cancel controls.
dsh-shutdown-after-task
virggle/dsh-shutdown-after-task
Shut down Windows automatically after DeepSeek Harness tasks complete — a floating arm button plus a cancellable countdown banner (shutdown /a), zero runtime dependencies.