Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 5331
dsh-genie
swaylq/dsh-genie
Keeps what the agent builds at runtime: turns a `cordis_define` dynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, no network, and no build authorization.
dsh-hot-reload
stuarthu/dsh-hot-reload
Reloads an upgraded plugin inside the running dsh process instead of restarting it, and rolls back to the old version when a reload fails.
dsh-flakefinder
stardustlc666/dsh-flakefinder
Инструменты стабильности тестов: многократно запускайте наборы vitest/jest/pytest/node:test, классифицируйте нестабильные случаи, ведите историю, манифест карантина и самопроверку здоровья.
dsh-change-budget
raphaelutumn/dsh-change-budget
Configurable per-turn budgets for supported file mutations, limiting distinct files, mutation calls, and UTF-8 payload bytes before tool execution.
dsh-cursor-acp
loeanxi/dsh-cursor-acp
Hands standalone jobs to the Cursor CLI signed in on the same machine, with CLI readiness and proxy diagnostics, child-model settings, and a read-only connectivity test.
dsh-skill-manager
liu20030725/dsh-skill-manager
Manage and organize your agent skills by category, tags and collections in DeepSeek Harness, with a settings panel and a slash-command folder picker.
dsh-clawshell
jorinyang/dsh-clawshell
Self-healing runtime layer: a resource control loop with strategy switching and repair escalation, error-storm and fiber-failure insight, cross-session knowledge carry-over, a self-healing dashboard and 7 tools.
dsh-check-update
huihuitie-zhu/dsh-check-update
Update checker (npm edition): a settings page comparing local and latest versions of @deepseek-ai/dsh and every installed plugin, with a red-dot nav reminder and ready-made update commands.
dsh-update-copilot
hezhongtang/dsh-update-copilot
Update copilot for DeepSeek Harness: one scan covers the DeepSeek Harness core and every profile plugin; explains what changed and how risky each update is, then updates only what you confirm.
dsh-windtunnel
botonj/dsh-windtunnel
Контрактный регрессионный harness для авторов плагинов: скриптованный LLM-адаптер проводит реальный пайплайн в изолированных дочерних процессах с проверками событий сессии (слои load/contract/behavior/fault); без API-ключа, готов к CI.
bash-on-windows
bainianlaoyao/bash-on-windows
On Windows, the available bash tool is limited to Git Bash and PowerShell is disabled.
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-code-check
a179-sanae/dsh-code-check
Automatic type-check diagnostics: after the model edits or creates TS files, runs `tsc --noEmit` in the background (debounced per project) and reports errors via the `code_check` tool — grouped by file with line/column, severity and TS error codes, closing the "edit → check → fix" loop.
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
Системные уведомления, когда задача завершается или нужно ваше подтверждение: тосты Windows, osascript macOS и notify-send Linux.
dsh-notify
yangyongzhen/dsh-notify
Task-completion notifications via ServerChan / DingTalk / Feishu / generic webhooks.
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-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-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-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-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.