dsh-serverchan-notify
Run the following command in DeepSeek Harness:
dsh plugin install nickhelion/dsh-serverchan-notify
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install nickhelion/dsh-serverchan-notify in DeepSeek Harness to install this ServerChan notification plugin; the source repository is at https://github.com/nickhelion/dsh-serverchan-notify
About this plugin
In a DSH agent-workflow, a finished run often leaves only a line in the logs while the key outcome never reaches your phone or inbox. dsh-serverchan-notify closes that gap by wiring ServerChan's push-notification channel into the DSH plugin ecosystem, so a workflow node can deliver an event straight to your WeChat or email instead of waiting for you to check back.
The plugin stays intentionally focused: it speaks the ServerChan API on the outbound side and exposes a standard DSH plugin interface on the inbound side, meaning you drop it into any existing DSH workflow without rewriting your orchestration layer. Because it now lives as a package inside the unified DSH plugin monorepo, updates, compatibility fixes, and version alignment with other DSH plugins are all handled in one place, and the npm package name and plugin ID remain exactly what they were before the move.
It is a good fit for teams or solo developers who build DSH-based automation pipelines and already rely on ServerChan as their personal notification channel. If your workflow produces alerts, completion summaries, or escalation signals that need to land on a phone within seconds, this plugin gives you a clean, maintainable integration point without pulling in a whole notification framework.
Use Cases
- Push workflow completion results to WeChat or email after a DSH run finishes
- Trigger instant notifications to stakeholders at critical pipeline checkpoints
- Replace manual log polling with proactive alerts delivered to your phone
Best For
- Developers building DSH automation workflows who rely on ServerChan as a personal notification channel
- Teams needing lightweight in-workflow push delivery without a heavy notification framework
- Solo developers who want workflow alerts or summaries to reach their phone within seconds
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.