beancookie/awesome-dsh-plugin
Awesome DSH Plugin

AwesomeDeepSeek Harness(DSH) Plugin

A curated list of DeepSeek Harness (dsh) plugins.

0 / 0
  1. 🔔通知与集成Notifications & Integrations 26

  2. ★ 0

    Abel-86/task-chime

    Plays local sounds for approval/permission requests and task completion, configurable from the Web GUI settings.

  3. ★ 3

    Andyqwe44/dsh-notify-win

    Native Windows toast + taskbar flash for task done / approval / ask_user_question, Win10/11, npm install `dsh plugin --profile web add dsh-notify-win`.

  4. ★ 9

    BiBoyang/dsh-im-bridge

    Two-way WeChat (iLink) bridge: turn-end and approval-request push, in-chat approve/reject and message injection, persistent dedup and convergent long-reply chunking; channel layer extensible to other IMs.

  5. ★ 25

    bill9109/dsh-web-ui-notify

    Desktop notification reminders.

  6. ★ 4

    bill9109/dsh-webbridge

    DSH meets Kimi WebBridge.

  7. ★ 10

    bobleer/dsh-acp-for-bitfun

    ACP bridge between BitFun and DSH.

  8. ★ 0

    bunipai/dsh-balance-guard

    Live balance pill that turns orange and raises title and system alerts when the balance runs low.

  9. ★ 9

    cdxiaodong/dsh-island

    Bridge DSH agent sessions, tool calls, and approvals to the CodeIsland macOS notch panel over a Unix socket, with in-panel allow/deny.

  10. ★ 17

    dingyi222666/dsh-session-notification

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

  11. ★ 2

    dsh-feishu-notify

    Feishu notifications on session end / input needed.

  12. ★ —

    dsh-opencode-server

    Smooth TUI via opencode attach.

  13. ★ 7

    imetn/dsh-lark-bridge

    Bidirectional Lark/Feishu controller for DeepSeek Harness with project and session routing, interactive cards, approvals, attachments, and task controls.

  14. ★ 7

    Jesse-njx/dsh-chatnode-wechat

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

  15. ★ —

    notifier

    dsh-chime: desktop signal plugin — notifications and tones when a task finishes, waits for approval, or errors out.

  16. ★ 5

    Laplace-bit/dsh-bell-notify

    Lifecycle bells and a status dot: per-event chimes synthesized live with Web Audio (zero audio files), plus a breathing indicator for agent state.

  17. ★ 7

    LoserFox/telegram

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

  18. ★ 81

    omdsh-dev/dsh-notification

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

  19. ★ 54

    omdsh-dev/dsh-open-in-vscode

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

  20. ★ 25

    openma-ai/deepseek-harness-acp

    ACP profile plugin and standalone stdio server for using the full DSH agent from Zed and other ACP clients while sharing DSH credentials and sessions.

  21. ★ 4

    PerryLink/dsh-fast

    Read-only performance diagnostics: session load time, spill hits, compaction stats, context injection volume, and LLM cache hit rate via /fast and fast_report.

  22. ★ 17

    PerryLink/dsh-lsp-actions

    LSP action surface: diagnostics, formatting, completion, code actions, symbols, signature help, inlay hints, and rename, all driven by real language servers.

  23. ★ 6

    PerryLink/dsh-observe

    OpenTelemetry and Langfuse observability export: turn/step/tool/LLM spans plus token and cost metrics, with sanitized collection and offline buffering with retry.

  24. ★ 0

    PerryLink/dsh-reach

    Multi-channel decision and remote-control bridge: pushes DSH approval and question cards to IM channels (WeChat iLink, Telegram, Feishu) and answers them from chat, with a session console, per-channel security, and an open push service.

  25. ★ 0

    PerryLink/dsh-ticktick

    TickTick / Dida365 task bridge for DeepSeek Harness: a session-header task panel (list filter, quick add, complete, delete, due dates, drag reorder), eleven curated agent tools, a plugin settings card, and a typed Remote service — all over the official TickTick MCP endpoint.

  26. ★ 26

    dsh-feishu

    Feishu (Lark) UI for DeepSeek Harness: panel-driven control console, in-card approvals and questions, live streaming cards, one-QR setup.

  27. ★ 6

    SeverusZh/dsh-notify-windows

    Windows notifications, zero dependencies.

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.