dsh-desktop-external-robots
v0.1.0
Published
External robots panel (QQ / 飞书 / 微信 channels + LLM helpers) for DeepSeek Harness Desktop.
Readme
dsh-desktop-external-robots
外部机器人面板(QQ / 飞书 / 微信通道 + LLM 助手)——左侧栏 robots 入口,管理 IM 机器人配置与任务。
客户端插件:注册 sidebar.robots 插槽;需要与 dsh-desktop-im-bridge 配合使用。
安装(git 依赖)
dsh plugin --profile desktop install git+https://github.com/U202414031/dsh-desktop-external-robots.git也可在发布到 npm 后使用
dsh plugin --profile desktop install dsh-desktop-external-robots@latest安装。
开发
yarn install
yarn build # tsdown 产出 lib/
yarn typecheck说明
- 面向 DeepSeek Harness Desktop(rc.7 开发,向上兼容 rc.8 运行时)。
- 与 DSH 生态一致:通过标准 Cordis bundle / 插槽机制组合,不修改宿主源码。
License
MIT
