- Inicio
- Plugins
- Sesiones y mensajes
- dsh-plugins
dsh-plugins
kazecreator/dsh-plugins
Plugin puente de mensajería instantánea para DeepSeek Harness: enruta mensajes de Telegram y WeChat a sesiones de agente por interlocutor, y responde de vuelta
Instalar
dsh plugin --profile web add github:kazecreator/dsh-pluginsREADME
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 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
Plugins relacionados
dsh-turn-rewind
anionex/dsh-turn-rewind
dsh-chat-import
nwflower/dsh-chat-import
dsh-suite (plugin-session-export)
whyihaveyou/dsh-suite
dsh-interconnect
chinesezjc/dsh-interconnect