Skip to main content
Back to plugins
K

dsh-plugins

kazecreator/dsh-plugins

DeepSeek Harness IM bridge plugin: route Telegram & WeChat messages into per-peer agent sessions and reply back

Install

dsh plugin --profile web add github:kazecreator/dsh-plugins

README

dsh-plugins

Plugins for DeepSeek Harness (dsh).

Plugins

dsh-im — Telegram & WeChat IM bridge

Chat with your dsh agent straight from Telegram or WeChat instead of the web UI. Each chat runs its own agent session, replies stream back live, and when the agent needs to ask you something it sends the question (with numbered options) as a normal message you can answer.

Published on npm as @kazecreator/dsh-im.

Install & configure →

Install a plugin

Plugins are published to npm under the @kazecreator scope:

dsh plugin --profile <profile> add @kazecreator/dsh-im

Then merge the plugin's example.cordis.patch.yml into $DSH_HOME/profiles/<profile>/cordis.patch.yml and restart the profile.

Every plugin documents its own setup — required config, defaults, and usage — in its README.md, so follow the link above for the full steps.

License

MIT © 2026 kazeCreator

Related plugins