Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
2323 plugins encontrados
dsh-update-copilot
hezhongtang/dsh-update-copilot
Update copilot for DeepSeek Harness: one scan covers the dsh core, official bundles, and every profile plugin; explains what changed and how risky each update is, then updates only what you confirm.
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.
dashr (dashr)
fgm-builds/dashr
RLM mode for dsh: recursive sub-agents via a unified rlm() function — spawn, await, and chain child agents as first-class Python calls. Adds a persistent IPython kernel with tools.* bindings and context-as-variable.
dsh-effect-doctor
chouyong/dsh-effect-doctor
Verifies that Cordis-managed runtime resources return to baseline after isolated plugin teardown, with deterministic cleanup receipts.
dsh-project-manager
br1nosense/dsh-project-manager
Manage development projects from the DSH web UI in a draggable floating window: add/remove, one-click start/stop/restart, hot-reload restart on file changes, and real-time persistent logs.
bash-on-windows
bainianlaoyao/bash-on-windows
On Windows, the available bash tool is limited to Git Bash and PowerShell is disabled.
dsh-trend-radar
863683348/dsh-trend-radar
Ecosystem trend dashboard (行情面板): snapshot the dsh-plugin topic and the awesome list into local history, then report weekly trends — new plugins, star gainers, category heat, awesome coverage — plus a keyword radar for new plugins and star surges.
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-task-notify
yumo226/dsh-task-notify
Native Windows system notification (Notification Center toast) when a task completes: goal completion or agent turn end.
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-dingtalk-channel
ttmouse/dsh-dingtalk-channel
DingTalk IM channel via Stream-mode WebSocket: each chat drives its own tooled agent; replies stream back as messages, no public callback URL needed.
dsh-update-notifier
stuarthu/dsh-update-notifier
Checks npm hourly for newer versions of the installed plugins and asks which ones to upgrade.
dsh-obvious-grid
ray062/dsh-obvious-grid
Ambient fullscreen status grid for DeepSeek Harness sessions with token/rate graphs, plus ntfy push and alarm notifications when a turn ends, errors, or waits for approval.
dsh-feishu-chat
qing45/dsh-feishu-chat
Two-way Feishu (Lark) chat bridge for DeepSeek Harness over the official WebSocket long connection: messages route to the bound workspace's latest session and replies return automatically; bot credentials and workspace routing are configurable from the settings page.
dsh-sound-cue
nixz0824/dsh-sound-cue
Short Web Audio cues when a session needs your attention (approval, question, or plan review) and when a task finishes. No popups or OS notifications.
dsh-sound-lab
miiaowuwu/dsh-sound-lab
Event sounds for DSH: plays a chosen sound on session end, options popup, permission request and stop, with AI-generated character voice lines and a manageable sound library.
dsh-wecom
michaelcode-wang/dsh-wecom
WeCom (Enterprise WeChat) Smart Robot bridge: two-way chat over the aibot WebSocket gateway, no public endpoint needed.
dsh-mobile-remote
good-boy4069/dsh-mobile-remote
Drive your dsh agent from WeChat over the iLink gateway: two-way encrypted media transfer (auto-decrypt inbox + /send), proactive weixin_send tool, completion notifications, multi-session switching, and a health panel with file logging.
dsh-open-with
chuantianml/dsh-open-with
Open registered workspaces from the Web UI in a detected or configured local editor, terminal, or file manager, with a remembered per-browser preference.
kongmu-im-bridge
caoxiaohu7745-bot/kongmu-im-bridge
Feishu bridge for DeepSeek Harness (derived from dsh-im-bridge): WebSocket long connection, approval cards, group @-mention-only replies, streaming card updates, /stop command.
dsh-review
viger1/dsh-review
Adversarial code review — parallel finders inspect a diff through separate lenses (correctness, lifecycle, contract, security), then each finding goes to independent verifiers tasked with refuting it, and one refutation drops it.
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.
dsh-ci-context
lucas-ward/dsh-ci-context
Injects allowlisted GitHub Actions and GitLab CI run metadata into agent context without reading logs, credentials, or provider APIs.