Notification
任务完成通知推送:代理转入空闲、出错或阻塞时,经 macOS 通知中心、Windows Toast 及 Bark、ntfy、Server酱、通用 Webhook 发送系统通知。
Task-completion notifications: desktop alerts via macOS Notification Center and Windows Toast, plus mobile push through Bark, ntfy, ServerChan or any webhook when an agent run goes idle, errors or blocks.
怎么安装
dsh plugin add dsh-task-notify 简介
dsh-task-notify **DeepSeek Harness 任务完成通知插件** —— 当 DSH 完成一轮任务(agent 转入空闲 / 出错 / 阻塞)时,向你的设备推送系统通知。文案纯文本无 emoji,图形场景使用 SVG/PNG 图标。 macOS:系统通知中心(osascript,零依赖) Windows:Toast 通知(PowerShell + WinRT,含 PNG 图标) 手机:Bark(iOS) / ntfy(Android·iOS) / Server酱 / 任意 Webhook 基于 DSH 内置的 Cordis 插件体系,纯 ESM .mjs、无构建步骤。 安装 bash 装进 web profile(其他 profile 同理) dsh plugin --profile web add file:/path/to/dsh-task-notify 安装后 dsh.profile.bundles 会自动追加本包并生效(下次 boot 时加载)。 若 pnpm 报 minimumReleaseAge 供应链策略拦截(v11 内置默认),在命令末尾 追加 --config.minimum-release-age=0 按次放行。 配置 编辑 ~/.dsh/settings.yaml,添加 task-notify: 段: yaml task-notify:…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-31
- 创建于
- 2026-08-26
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
dsh-im
xmanrui/dsh-im
通过二维码或机器人凭据将 IM 机器人接入 DeepSeek Harness(支持飞书、微信、钉钉、企业微信、QQ、Slack、Telegram、Discord 和 WhatsApp 共 9 种渠道)。
dsh-pocket
shaobeichen/dsh-pocket
手机远程访问 DSH Web 界面:扫码即用局域网或公网(cloudflared 隧道)访问,实时同屏、移动端适配布局,带设置页管理。
openpets
alvinunreal/openpets/tree/main/packages/dsh
将 DeepSeek Harness 的生命周期状态、错误与审批请求,桥接到本地运行的 OpenPets 桌面伙伴。