DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-agent-bridge

d

dsh-agent-bridge

Manifest valid

飞书「算法组」机器人 → DSH 会话桥:在指定工作区开真会话,用 DSH 现有模型+插件执行任务并回传结论 — DSH bundle。

hasBundlePatch

会话桥(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

- id: agent-bridge
  config:
    port: 49990
    tokenFile: /Users/xxx/.dsh/agent-group-bridge.token

工作区匹配

任务文本里出现某个 DSH 工作区的标题或路径(忽略空格)即投递到该工作区; 未识别到则报错,要求用户写明工作区。每个新任务在目标工作区下开一个新会话, 续作(回复完成消息)复用同一会话继续。

安装与生效

bundle 注册在 web profile(dependencies + dsh.profile.bundles),node_modules 为副本; 改代码要改本目录再重新拷贝进 node_modules,重启 DSH Desktop 生效。

Comments

Loading…

Similar plugins

dsh-feishu-chat

by Qing45

Feishu (Lark) bot bridge for DeepSeek Harness: two-way chat with your agent, settings page for bot credentials and workspace routing. · 飞书机器人 ↔ DSH 双向聊天桥

Notifications & IntegrationsManifest valid

0

MIT

JavaScript

Aug 17, 2026

dsh plugin --profile web add dsh-feishu-chat

飞书「算法组」三人格机器人控制台:开启/关闭/重连守护进程、状态与最近动态、直达任务工作区 — DSH bundle。

UI & ExperienceTerminal & ClientsManifest valid

0

dsh plugin --profile web add dsh-agent-group-panel

by wz-heng

Fail-closed Feishu (Lark) channel bridge for DeepSeek Harness (dsh) — chat with a bot, get agent turns back. Opt-in human-in-the-loop bash approval (Allow/Deny cards, fail-closed timeout), one-message

Tools & CapabilitiesNotifications & IntegrationsManifest valid

4

43/wk

MIT

Python

Sep 8, 2026

dsh plugin --profile web add dsh-feishu-bridge

by AX1202

飞书/Lark 机器人桥接,同时支持 Pi 和 DeepSeek Harness(DSH)双平台,随时随地远程与你的编程助手对话

Tools & CapabilitiesManifest valid

47

TypeScript

Aug 27, 2026

dsh plugin --profile web add ax-feishu-bridge

Connects a Feishu self-built app over WebSocket, routes each chat to an independent DSH agent session, and streams replies through a Card JSON 2.0 card with plain-text fallback.

Notifications & IntegrationsTerminal & ClientsManifest valid

0

21/wk

dsh plugin --profile web add dsh-feishu

by bihangchi9-creator

A native DeepSeek Harness (dsh) plugin bridging dsh coding agents to Feishu/Lark group chats — one group, one project directory.

Tools & CapabilitiesManifest valid

36

NOASSERTION

TypeScript

Aug 24, 2026

dsh plugin --profile web add lark-agent-bridge