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 Analysis
核心用途是提供系统级的后台任务提醒。适合经常将 DSH 最小化或置于后台运行长任务,需要在 AI 需要审批或结束运行时及时获得系统推送的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:linfunss/dsh-win-notifyREADME
Read the full README ↗配置
全部可选:
- 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