awesome-dsh-plugin.com

AwesomeDeepSeek Harness(DSH) Plugin

A curated list of DeepSeek Harness (dsh) plugins.

0 / 0
  1. Notifications & Integrations 8

  2. dsh-open-in-vscodeomdsh-dev

    Open DSH workspace directories in VS Code directly from the web GUI.

  3. dsh-notificationomdsh-dev

    Desktop notifications for turn completions, with per-outcome controls and keyword rules.

  4. dsh-acp-for-bitfunbobleer

    ACP bridge between BitFun and DSH.

  5. telegramLoserFox

    Bridge to the Telegram Bot API: long polling, per-chat sessions, HTML formatting.

  6. dsh-chatnode-wechatJesse-njx

    Chat with, monitor, and approve your DSH agents from WeChat via the iLink gateway: text both ways, session targeting, digest heartbeats, and numbered approval prompts.

  7. dsh-session-notificationdingyi222666

    Notifications for four session states, with browser alerts and prompts.

  8. dsh-web-ui-notifybill9109

    Desktop notification reminders.

  9. dsh-webbridgebill9109

    DSH meets Kimi WebBridge.

No plugins match.

Installing

# from npm (prebuilt)
dsh plugin --profile web add <npm-package>

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)
dsh plugin --profile web add github:<owner>/<repo>

GitHub-sourced plugins run build scripts on your machine at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

Get your plugin listed

Open a PR against awesome-dsh-plugin — one line each in every README language file; the site syncs automatically. Add the dsh-plugin topic to your repo too.