Plugins for DeepSeek Harness (dsh).
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.
Plugins are published to npm under the @kazecreator scope:
dsh plugin --profile <profile> add @kazecreator/dsh-imThen 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.
MIT © 2026 kazeCreator