🔔通知与集成Notifications & Integrations 26
-
★ 0
Abel-86/task-chime
审批/权限请求与任务完成提示音,可在 GUI 设置中自定义声音、音量与冷却时间。
-
★ 3
Andyqwe44/dsh-notify-win
原生 Windows toast + 任务栏闪烁,任务完成/审批/提问时触发,支持 Win10/11,npm 安装 `dsh plugin --profile web add dsh-notify-win`。
-
★ 9
BiBoyang/dsh-im-bridge
微信(iLink)双向桥:turn 完成/批准请求推送、聊天内批准与消息注入、持久去重与长回复收敛分段;通道层为多 IM 预留。
-
★ 25
bill9109/dsh-web-ui-notify
桌面通知提醒。
-
★ 4
bill9109/dsh-webbridge
DSH 结合 Kimi WebBridge。
-
★ 10
bobleer/dsh-acp-for-bitfun
BitFun 与 DSH 的 ACP 交互对接。
-
★ 0
bunipai/dsh-balance-guard
实时余额胶囊:余额不足自动变橙并触发标题与系统通知。
-
★ 9
cdxiaodong/dsh-island
通过 Unix socket 把 DSH agent 的会话、工具调用与审批实时桥接到 CodeIsland macOS 刘海面板,可直接在面板上批准/拒绝。
-
★ 17
dingyi222666/dsh-session-notification
会话完成等四种状态的通知响应,支持浏览器提示。
-
★ 2
dsh-feishu-notify
飞书通知(会话结束/等待输入)。
-
★ —
dsh-opencode-server
通过 opencode attach 获得丝滑 TUI。
-
★ 7
imetn/dsh-lark-bridge
DeepSeek Harness 的飞书/Lark 双向控制器,支持 Project 与 Session 路由、交互卡片、审批、附件和任务控制。
-
★ 7
Jesse-njx/dsh-chatnode-wechat
通过 iLink 网关在微信里与 DSH agent 聊天、监控与审批:双向文本、会话切换、进度摘要与编号审批提示。
-
★ —
notifier
dsh-chime:桌面信号插件——任务完成、等待批准或出错时发送通知与提示音。
-
★ 5
Laplace-bit/dsh-bell-notify
生命周期铃声与状态点:为每个环节合成专属提示音(Web Audio,零音频文件),右下角呼吸状态点显示工作状态。
-
★ 7
LoserFox/telegram
Telegram Bot API 桥接:长轮询、per-chat 会话、HTML 格式化。
-
★ 81
omdsh-dev/dsh-notification
回合完成桌面通知,按结果分控 + 关键词过滤。
-
★ 54
omdsh-dev/dsh-open-in-vscode
从 Web GUI 一键在 VS Code 中打开工作区目录。
-
★ 25
openma-ai/deepseek-harness-acp
ACP profile 插件与独立 stdio server,可从 Zed 等 ACP 客户端使用完整 DSH agent,并共享 DSH 凭据与会话。
-
★ 4
PerryLink/dsh-fast
只读性能诊断:会话加载耗时、spill 命中、压缩统计、上下文注入量、LLM 缓存命中率,/fast + fast_report。
-
★ 17
PerryLink/dsh-lsp-actions
LSP 动作面:诊断/格式化/补全/代码动作/符号/签名提示/inlay 提示/重命名,由真实语言服务器驱动。
-
★ 6
PerryLink/dsh-observe
OpenTelemetry 与 Langfuse 可观测性导出:turn/step/tool/LLM span 与 token/成本指标,脱敏采集 + 离线缓冲重试。
-
★ 0
PerryLink/dsh-reach
多渠道决策与遥控桥:把 DSH 的审批与提问卡片推送到 IM 渠道(微信 iLink、Telegram、飞书)并在聊天内作答,附会话控制台、按渠道安全策略与开放推送服务。
-
★ 0
PerryLink/dsh-ticktick
TickTick / Dida365(滴答清单)任务桥:会话头部任务面板(列表筛选、快速添加、完成、删除、截止日期、拖拽排序)、11 个精选 agent 工具、插件设置卡片与类型化 Remote 服务,全部走官方 TickTick MCP 端点。
-
★ 26
dsh-feishu
DeepSeek Harness 的飞书 UI:面板驱动控制台,卡内审批与提问,流式卡片,扫码一键配置。
-
★ 6
SeverusZh/dsh-notify-windows
Windows 通知,零依赖。
没有匹配的插件。
安装
# npm 包(预构建) dsh plugin --profile web add <npm-package> # GitHub 源码(首次需按提示配置 allowBuilds 构建授权后重试) dsh plugin --profile web add github:<owner>/<repo>
GitHub 来源的插件在安装时会在你的机器上执行构建脚本。请只安装可信来源,并尽量锁定 commit(github:owner/repo#sha)。
收录你的插件
给 awesome-dsh-plugin 提一个 PR:在每个 README 语言文件中各加一行,网站会自动同步。也请为你的仓库打上 dsh-plugin topic。