zyfgood/dsh-feishu-bot
zyfgood★ 0TypeScript最后同步: 2026-08-22
飞书机器人指挥deepseek Harness工作
README 摘要
dsh-feishu-bot DeepSeek Harness(DSH)插件: 绑定飞书(Feishu / Lark)机器人并互动 。 - 绑定 :配置飞书自建应用的 appId / appSecret ,通过官方 SDK @larksuiteoapi/node-sdk 的 WebSocket 长连接 接入( 无需公网回调地址 ),SDK 内置自动重连。 - 互动(入站) :用户给机器人发消息 → 机器人自动回复,三种模式: - echo :回显原文(快速验证绑定是否打通); - llm :调用 DSH 的 ctx.llm 服务直接生成回复(自包含,带每会话短期记忆); - agent :把消息转交给 DSH agent 处理——指定 agentId 复用该会话,或自动为 每个飞书会话创建一个专属 agent( 标准模式 preset 、持续复用上下文、 具备全部 DSH 工具),agent 输出 流式实时转发 到飞书。 - 任务执行中提问 :agent 正在跑任务时发消息,会用 steer 在下一个节点 插入你的问题,agent 先回应(流式实时到达)再继续任务。 - 互动(出站) :注册 6 个模型可调用的 feishu 工具,让 DSH agent 主动 与飞书互动(发消息、回复消息、查会话、查消息、查连接状态)。 - 策略 :群聊 @机器人 才回复、私聊开关、会话白名单、@所有人 响应开关,均由 SDK 的入站策略管道执行。 English Summary dsh-feishu-bot bridges a Feishu / Lark bot into DeepSeek Harness (DSH). Talk to your DSH agent from Feishu on your phone — no public callback URL needed (official WebSocket long connection, auto-reconnect). Features - Inbound (user → agent) : three reply modes — echo (verify binding), llm (direct model reply with per-chat short-term memory), agent (hand the message to a DSH agent; auto-creates a dedicated per-chat session with the standard preset and full DSH tooling, replies streamed live to Feishu). - Ask while a task is running : messages sent mid-…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784