Maple-Bamboo-Team/dsh-plugin-winnotify0

dsh-plugin-winnotify

Windows native notifications for DeepSeek Harness

AI 分析

核心用途是为 DeepSeek Harness 提供 Windows 原生系统通知。适合在 Windows 10/11 系统上运行 DSH,并希望接收启动、审批、提问、错误或完成等系统通知的用户。

パッケージ
dsh-plugin-winnotify
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/09/07

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Maple-Bamboo-Team/dsh-plugin-winnotify

ドキュメント

README 全文を読む ↗

配置

在 profile 的 cordis.patch.yml 中配置,例如关闭启动问候和声音:

- id: winnotify
  config:
    welcome: false
    sound: false

welcomeapprovalquestionerrorcompletedinterruptedsound 默认开启。更多选项见 src/config.ts