SeverusZh/dsh-notify-windows2

dsh-notify-windows

DeepSeek Harness 插件:任务完成时发送 Windows 系统通知

AI Analysis

用于在后台任务结束或需要人工干预时进行系统级提醒。适合运行长耗时任务、需要即时接收审批或结束通知的 Windows 用户。

Package
dsh-notify-windows
Version
0.5.0
License
MIT
Last updated
Aug 13, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

⚙️ 配置项

配置默认值说明
enabledtrue总开关
reasons[completed, error, max-tokens]需要提醒的回合结束原因(可选 aborted / interrupted / blocked
includeSubagentsfalse是否也提醒子代理会话
notifyOnStartfalse插件加载时发一条「已激活」通知
notifyOnApprovaltrue审批请求提醒(策略 never 时自动跳过)
notifyOnAskUsertrueAgent 提问等待回答时提醒
notifyOnGoalRoundsfalse/goal 自动推进回合不提醒(目标完成/阻塞的最终回合除外)
excerpttrue通知正文附带 Agent 最后回复的摘要
excerptMaxChars80摘要最大字符数
appNameDeepSeek Harness通知来源显示名与兜底标题
aumidDeepSeekHarness.Notify通知 AppUserModelId
logtrue写日志到 %TEMP%\dsh-notify\notify.log
debugfalse把所有会话事件写入日志(排查用,量大)