john-walks-slow/dsh-hybrid-notify ↗★ 0
dsh-hybrid-notify
Multi-channel notification plugin for DeepSeek Harness — in-page toasts, PWA system notifications and browser notifications, with synthesized sounds
AI Analysis
核心用途是提供全方位的任务状态与审批提醒。适合需要跨设备、跨标签页接收智能体运行状态和人工交互请求的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:john-walks-slow/dsh-hybrid-notifyREADME
Read the full README ↗Configuration
Open Settings → Notifications in the DSH Web UI. All settings are persisted to localStorage and take effect immediately.
Events
| Event | Default | Description |
|---|---|---|
| Task complete | ON | A session's turn finishes |
| Subagent complete | OFF | A subagent session completes |
| Approval request | ON | An agent requests approval |
| User question | ON | An agent asks you a question |
| Plan review request | ON | Plan mode requires your review |
| Agent error | ON | An agent encounters an error |
| Background job complete | OFF | A background bash job finishes |
Sounds
The plugin synthesizes distinct tones for each notification level:
| Level | Sound |
|---|---|
| Success | Warm major chord ascending (C5 → E5 → G5) |
| Error | Descending minor interval (E5 → A4) |
| Warning | Two gentle pulses at 440 Hz |
| Info | Soft two-tone chime (G4 → B4) |