linfunss/dsh-win-notify0

dsh-win-notify

Windows 11 system notification bridge plugin for DeepSeek Harness: branded toasts (DeepSeek name + whale icon + sound) when user confirmation is needed and when the model finishes running. Zero dependencies, zero build step.

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