Перейти к основному содержимому

Плагины

Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.

Найдено плагинов: 1901

H

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.

022 часа назадРазработка и инструменты плагиновMIT
F

dsh-powerdesk

fleetingecho/dsh-powerdesk

A dockable IDE workbench for the DSH web UI: a GPU-accelerated terminal (restty renderer over a Rust PTY), a CodeMirror editor, a file explorer, notes, a sandboxed browser, and ripgrep content search.

023 часа назадРазработка и инструменты плагиновMIT
F

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.

0позавчераРазработка и инструменты плагиновMIT
B

bash-on-windows

bainianlaoyao/bash-on-windows

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

03 дня назадРазработка и инструменты плагинов
8

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.

0позавчераРазработка и инструменты плагиновMIT
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.

0позавчераРазработка и инструменты плагиновMIT
Y

dsh-task-notify

yumo226/dsh-task-notify

Native Windows system notification (Notification Center toast) when a task completes: goal completion or agent turn end.

0позавчераИнтеграции и удалённый доступMIT
W

dsh-plugin-hub (dsh-notifier)

wingsky-1/dsh-plugin-hub

Approval/completion/error event notifications: browser Notification plus native toasts (PowerShell WinRT on Windows, notify-send on Linux/macOS), quiet hours, same-kind error merging, and an independent switch for subagent completion.

015 часов назадИнтеграции и удалённый доступMIT
W

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.

03 дня назадИнтеграции и удалённый доступMIT
T

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.

04 дня назадИнтеграции и удалённый доступMIT
S

dsh-update-notifier

stuarthu/dsh-update-notifier

Checks npm hourly for newer versions of the installed plugins and asks which ones to upgrade.

03 дня назадИнтеграции и удалённый доступMIT
R

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.

0позавчераИнтеграции и удалённый доступ
Q

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.

0позавчераИнтеграции и удалённый доступMIT
N

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.

018 часов назадИнтеграции и удалённый доступBSD-3-Clause
M

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.

017 часов назадИнтеграции и удалённый доступMIT
M

dsh-wecom

michaelcode-wang/dsh-wecom

WeCom (Enterprise WeChat) Smart Robot bridge: two-way chat over the aibot WebSocket gateway, no public endpoint needed.

03 дня назадИнтеграции и удалённый доступMIT
G

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.

03 дня назадИнтеграции и удалённый доступMIT
C

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.

04 дня назадИнтеграции и удалённый доступMIT
C

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.

04 дня назадИнтеграции и удалённый доступ
V

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.

0позавчераGit и код-ревьюMIT
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.

04 дня назадGit и код-ревьюMIT
L

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.

04 дня назадGit и код-ревьюMIT
J

github-mcp

johnxu22786/github-mcp

GitHub workbench MCP server (dsh bundle): 23 MCP tools for repos, issues, PRs, code review, and search, with zero runtime dependencies and PAT/OAuth auth.

0позавчераGit и код-ревьюMIT
J

adversarial-review

johnxu22786/adversarial-review

Adversarial multi-lens code review: parallel correctness/security/maintainability lenses attack a diff, with deterministic severity grading, suppression rules and incremental review history.

0позавчераGit и код-ревьюMIT