wangsan71/DSh-feishu-bot

wangsan71★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

给飞书和Lark的一个机器人组件,可以连接本地的dsh

README 摘要

dsh-feishu-bot — Feishu/Lark bot plugin for DSH Let DSH talk to you through Feishu (China) or Lark (international) : the bot receives messages in a chat, hands each one to a dedicated DSH agent, and replies back in the same chat. Everything runs over the long connection (WebSocket) — no public URL, no tunnel required. Features - Long-connection events : official SDK WebSocket long connection; no public URL / frp / ngrok. - China and international : domain auto-detection (probes open.feishu.cn then open.larksuite.com ), or set feishu / lark manually. - One DSH agent per chat : each Lark chat id gets its own agent session; the agent has the full DSH toolset (files, shell, search, ...). Replies are capped at max reply chars . - Bot menu commands : switch/create sessions and workspaces right from the chat (see below). - Beginner-friendly : a web setup page (Settings → Plugins → Feishu/Lark Bot) with status, a developer-console QR code (scan with your phone to create the app), an AppID/Secret form, and save/refresh actions. - Agent tools : lark status , lark configure , lark test — give this repo URL to any DSH agent and it can configure the bot by itself. - Interactive card selection :…

在 GitHub 查看完整 README →
工具/开发dsh-pluginagentsearch

分类