Skip to content

v1.0.0 — 首个公开版本

Latest

Choose a tag to compare

@fengs2021 fengs2021 released this 15 Aug 05:01
· 2 commits to main since this release

通过飞书机器人与 DeepSeek Harness 对话的桥接插件。

功能

  • 飞书消息长连接订阅 → DSH agent 会话桥接(无需公网 webhook)
  • 流式交互卡片:思维链 / 正文 / 工具链分区,token 级打字机效果
  • 多轮上下文跨重启恢复、斜杠命令(/help /reset /status)、白名单、断线重连
  • 单元测试 16 例全部通过

安装

见 README:git clone 到 ~/.dsh/plugins/dsh-feishu-bridge,npm install,profile 注册,重启 dsh web。