본문으로 건너뛰기
K

dsh-plugins

kazecreator/dsh-plugins

DeepSeek Harness IM 브리지 플러그인: Telegram 및 WeChat 메시지를 상대별 에이전트 세션으로 라우팅하고 답장 전송

설치

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

관련 플러그인