dsh-agent-bridge
Bridge a Feishu bot to a DSH session: open a real session in a workspace, run tasks with the existing model and plugins, and report results back.
飞书机器人 → DSH 会话桥:在指定工作区开真会话,用 DSH 现有模型+插件执行任务并回传结论。
How to install
dsh plugin add github:CAI-MH/dsh-agent-bridge About
会话桥(dsh-agent-bridge) 飞书「算法组」机器人 → DSH 会话的桥接 bundle:机器人(独立守护进程)把任务投递过来, 本插件在 DSH 里于用户指定的工作区开「真会话」,注入该 agent 的人设 + 技能/知识库 + 任务, 用 DSH 现有大模型与全部插件执行,跑完把最终文字回传给机器人再贴回飞书群。 接口(仅 127.0.0.1,需共享密钥) POST /run { agent, system, knowledge, task, chatId, sessionId? } → { taskId } GET /status?taskId= → { status, result?, error?, workspace?, sessionId? } GET /health 配置与迁移 默认监听 127.0.0.1:49990,共享密钥在 ~/.dsh/agent-group-bridge.token(缺失时自动生成)。 改端口/密钥路径在 web profile 的补丁配置: ~/Library/Application Support/dsh-desktop/harness/profiles/web/cordis.patch.yml yaml id: agent-bridge config: port: 49990 tokenFile: /Users/xxx…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-09
- Created
- 2026-09-09
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
openpets
alvinunreal/openpets/tree/main/packages/dsh
Bridges DeepSeek Harness lifecycle status, errors, and approval requests to a locally running OpenPets desktop companion.
netdata
netdata/netdata
The fastest path to AI-powered full stack observability, even for lean teams.
dsh-im
xmanrui/dsh-im
Connect IM bots to DeepSeek Harness via QR codes or bot credentials (9 channels: Feishu, WeChat, DingTalk, WeCom, QQ, Slack, Telegram, Discord, and WhatsApp).
dsh-pocket
shaobeichen/dsh-pocket
Remote phone access to the DSH Web UI: scan a QR code for LAN or public (cloudflared tunnel) access with real-time sync, a mobile-adaptive layout, and a settings tab.