pwangxo-sg/dsh-feishu-bridge

pwangxo-sg★ 1JavaScript最后同步: 2026-08-20

在 GitHub 打开

飞书↔DeepSeek Harness 完整通道(双向会话 + 飞书审批)| Full Feishu/Lark channel for DeepSeek Harness: two-way chat + Feishu approvals

README 摘要

dsh-feishu-bridge 飞书 / Lark ↔ DeepSeek Harness 完整通道 Full Feishu/Lark channel for DeepSeek Harness 把飞书与 DeepSeek Harness 打通(无需公网地址): Bridge Feishu/Lark with DeepSeek Harness (no public address needed). - 飞书通道 :WebSocket 长连接收发(单聊 + 群聊 @机器人),消息进 DSH agent,回复推回飞书,与 Web 会话双向同步。 - Feishu channel : WebSocket long-connection (1:1 + group @), messages forwarded to the DSH agent, replies mirrored back to Feishu, two-way sync with the Web session. - 飞书审批 :DSH 审批请求推送到飞书,回复「同意 / 拒绝」即可控制 agent 权限。 - Feishu approval : DSH approval requests are pushed to Feishu; reply "同意 / 拒绝" (approve / reject) to control agent permissions. - 零个人硬编码:凭据走 .secrets.env (已 gitignore)。 - Zero personal hardcoding: credentials via .secrets.env (gitignored). 快速开始 / Quick Start 前置:已安装并运行 DeepSeek Harness( dsh web ,默认 http://127.0.0.1:3080)。 Prerequisite: DeepSeek Harness running ( dsh web , default http://127.0.0.1:3080). 飞书应用要求 / Feishu App Requirements 在飞书开放平台创建自建应用 / Create a custom app at Feishu Open Platform: 1. 启用「机器人」能力 / Enable "Bot" capability. 2. 事件接收方式选「 长连接 」/ Choose " Long connection " for event subscription, 订阅 im.message.receive v1 . 3. 权限 / Permissions: im:message.p2p msg:readonly / im:message.group at ms…

在 GitHub 查看完整 README →
Agent/智能体ai-agentchatbotdeepseek-harnessdsh-plugindsh-skillsfeishularkagent

分类