ttmouse/dsh-dingtalk-channel

插件 ⭐ 0 MIT ecosystemtoolsweb-ui

DeepSeek Harness的钉钉IM通道:流式机器人,将每个聊天转化为具备工具能力的智能体——情感回执、静默处理、持久会话

catalog 简介:DingTalk IM channel for DeepSeek Harness: Stream-mode bot that turns each chat into a tool-capable agent — emotion read-receipts, silent process, durable sessions

安装

# 从 npm
dsh plugin --profile web add dsh-dingtalk-channel

# 或从 GitHub(自动构建)
dsh plugin --profile web add github:ttmouse/dsh-dingtalk-channel

# 或从源码/本地目录(先 npm install && npm run build 产出 lib/)
dsh plugin --profile web add /绝对路径/dsh-dingtalk-channel

ttmouse/dsh-dingtalk-channel 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。