linfunss/dsh-win-notify0

dsh-win-notify

Windows 11 系统通知桥接插件,在需要用户确认或模型运行完成时发送带声音和图标的系统级横幅通知。

AI 分析

核心用途是提供系统级的后台任务提醒。适合经常将 DSH 最小化或置于后台运行长任务,需要在 AI 需要审批或结束运行时及时获得系统推送的用户。

套件
dsh-win-notify
版本
1.0.0
授權
MIT
最近更新
2026年8月19日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:linfunss/dsh-win-notify

配置

全部可选:

- id: win-notify
  name: 'dsh-win-notify'
  config:
    enabled: true
    appName: DeepSeek Harness
    aumid: DeepSeekAI.DeepSeekHarness
    confirmationTitle: DeepSeek Harness · 需要确认
    completionTitle: DeepSeek Harness · 运行完成
    confirmationSound: Notification.Looping.Alarm
    completionSound: Notification.Default