AI Agent Hub
Back to plugins
🧰

dsh-messager

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install ly6170/dsh-messager

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run the command dsh plugin install ly6170/dsh-messager, with the full source code available at https://github.com/ly6170/dsh-messager.

About this plugin

In the task management workflow of DeepSeek Harness, users often need to monitor task completion, handle interaction requests, or respond to errors, but relying on session list status dots can be untimely, leading to missed critical windows. The dsh-messager plugin addresses this by providing a multi-channel real-time notification system that transforms task state changes—such as interaction needed, completed, or errored—into system pop-ups, browser notifications, or push alerts on instant messaging platforms like Feishu, WeChat Work, Discord, DingTalk, and Telegram, ensuring users are no longer tied to manual screen monitoring.

The plugin's core strength lies in its flexible architecture: a dual-runtime structure with a Node.js host for server-side notifications and a browser client for web alerts, featuring unified configuration that takes effect in real-time. It supports customizable triggers, channel enablement, verbosity levels, and deduplication cooldowns, while allowing easy extension to new channels via the NotifyChannel interface. Notification semantics align with Web UI status dots, offering instant alternatives to visual cues like orange (interaction needed) and green (completed).

dsh-messager is ideal for all DeepSeek Harness users, including developers, operations personnel, or collaborative teams, especially those managing multiple tasks, working remotely, or requiring real-time task flow monitoring. It significantly reduces time spent on manual status checks, enhancing response speed and workflow efficiency, while its simple setup and extensibility integrate seamlessly into existing environments, delivering a proactive reminder experience for task management.

Use Cases

  • Push alerts via Feishu or DingTalk when tasks need interaction.
  • Send browser notifications or system pop-ups upon task completion.
  • Real-time warnings on task errors for quick response.

Best For

  • Developers: Monitor task status to enhance productivity.
  • Operations staff: Manage backend tasks and handle exceptions promptly.
  • Team collaborators: Share task notifications to improve collaboration fluidity.