From dd649af22341b621e6291f013d7d619fbf496fd2 Mon Sep 17 00:00:00 2001 From: Visoar Zhang Date: Tue, 18 Aug 2026 18:48:02 +0800 Subject: [PATCH] Add dsh-mqtt to Tools (#158) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e319a31..9bf72f0 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first ## Tools +- [dsh-mqtt](https://github.com/UllrAI/dsh-mqtt) - MQTT protocol driver and long-running agent worker gateway for DeepSeek Harness, enabling remote clients to submit, steer, cancel, and observe agent work. - [hivemq-mqtt-web-client](https://github.com/hivemq/hivemq-mqtt-web-client) - Browser-based MQTT client that utilizes MQTT over websockets. [Direct Link](https://www.hivemq.com/demos/websocket-client/) - [homie-home-assistant-discovery](https://github.com/labodj/homie-home-assistant-discovery) - Node.js CLI and library that maps Homie MQTT metadata to Home Assistant MQTT discovery payloads. - [imqtt](https://github.com/shafreeck/imqtt) - Interactive MQTT packet manipulation shell based on IPython.