dsh-lark-bridge
飞书/Lark 深度通道:原生思考过程消息、审批卡片、goal/todo 实时卡片、workflow 展开行、会话全文检索、后台任务与子代理结算通知。其设计以飞书应用自身的可见性范围为访问边界——凡是应用允许触达的人都能驱动 agent 并回答它的审批请求,除非填写可选的发送者/群组/审批人白名单收窄。
Feishu/Lark IM channel for DeepSeek Harness agents with native thinking-process messages, approval cards, live goal and todo cards, workflow fan-out lines, session text search, and background job and subagent settlement notices. Access is bounded by the Feishu app's own visibility scope by design — anyone the app admits can drive the agent and answer its approvals unless the optional sender, group and approver allowlists are filled in.
怎么安装
dsh plugin add github:moyu-good/dsh-lark-bridge 简介
bilingual slash panel — no public webhook URL needed.</i> --- What is this? dsh-lark-bridge is a **Feishu/Lark IM channel for DeepSeek Harness** — a plugin that makes your coding agent work right inside a chat. Each conversation (DM or group) drives its own dsh agent with: **Native thinking process** — model reasoning renders as Feishu's own "thinking" message, tool calls with icons, results as code blocks. No black box. **Interactive approval cards** — operations needing confirmation become clickable cards (Allow once / Deny), with the decider written back. **Live lifecycle reactions** — OK →…
推荐参考
信息
- 协议
- NOASSERTION
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-20
- 创建于
- 2026-08-14
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- ai, bot, chatbot, coding-agent, deepseek, deepseek-harness, dsh, dsh-plugin, feishu, lark, llm, websocket
同类推荐
dsh-full-remote
JUANWANG-BUAA/dsh-full-remote
远程访问 DeepSeek Harness 且服务端 API 完整:转发时改写 Host/Origin,恢复其他方案必定 403 的 settings.* / credentials.* / host.listDirectory。令牌门、按设备会话、可选首访审批。
dsh-web-lan-access
AcidGr/dsh-web-lan-access
Web UI 局域网/远程访问:为纯 HTTP 非安全上下文注入 crypto.randomUUID polyfill,局域网/Tailscale IP 直连时前端不再崩溃。
dsh-mobile
cindyguyuehu123/dsh-mobile
让 DSH 在 iPhone/iPad 上可用:显式开启的局域网反向代理(改写 Host/Origin 通过回环信任栅栏,含 WebSocket 升级)、iOS PWA 外壳(主屏幕图标、standalone meta、viewport-fit)、触屏/移动端 CSS(安全区、键盘避让、输入框按钮行适配)。
dsh-mobile-hanui
Z-6354/dsh-mobile-hanui
DSH Web 界面的移动端适配:窄屏下把桌面三栏布局改造成触屏友好的手机布局(覆盖式抽屉、可拖拽悬浮按钮、全屏弹窗、上滑加载历史),1024px 断点内生效,桌面端零影响。 — 基于 dsh-mobile-gate 的完整移动端 PWA:安全远程访问网关 + 可安装到主屏(manifest + service worker)+ 离线可用 + 触屏手势(下拉刷新/边缘返弹/捏合缩放字体)+ agent 完成推送 + 触屏优先布局,桌面零影响。