dsh plugins中文
← Back to popular plugin directory

Feishu Smart Connector

THEWOLFWALKER/dsh-notifier · skills

Unified notification push plugin for DeepSeek Harness (DSH): one minimal notify() API, 8 channel adapters (telegram/dingtalk/feishu/wxpusher/pushplus/serverchan/bark/webhook), dual trigger (auto session events + agent to.

★ 9GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense

Project overview

Add channels to your profile patch (cordis.patch.yml): Usage Auto push

Just enable the plugin. turn/end (success/error/cancelled), approval/asked, and agent/error events are pushed to all configured channels. Agent-initiated

A second tool notifytest is registered for health checks: it sends a fixed self-test message (omit channel to broadcast) and renders results for config debugging — use it when you want to verify a channel is wired up, not to notify yourself. Both tools are rate-limited with their own sliding window (toolRateLimitPerMinute, so a test storm can't bypass the notify limit). Health check CLI

Install command

dsh plugin --profile web add github:THEWOLFWALKER/dsh-notifier
View GitHub repository ↗Back to popular plugin directory