dsh-agent-group-panel
Manifest valid飞书「算法组」三人格机器人控制台:开启/关闭/重连守护进程、状态与最近动态、直达任务工作区 — DSH bundle。
算法组控制台(dsh-agent-group-panel)
飞书「算法组」三人格机器人(yoga / 子扬 / 黄拿)的 DSH 本地控制台插件: 右下角 🤖 悬浮按钮,开启/关闭/重连守护进程、状态指示灯、最近动态、直达任务工作区。
文件
index.js— Host 半部分:经/api/agent-group/*本机接口通过 launchd 管理守护进程client.js— 浏览器半部分:悬浮按钮 + 面板(同源 HTTP 通信)cordis.patch.yml— host 组合插件行(id:agent-group-panel)package.json— bundle 元数据
守护进程与数据目录
守护进程本体(launchd ai.dsh.feishu-agent-group)与机器人数据不在此 bundle 内,
它们位于 feishu-agent-group/(默认 ~/work/dph/feishu-agent-group/),包含
daemon.mjs、personas.json、knowledge/、tasks/。
配置与迁移(重要)
面板默认认为守护进程目录在 ~/work/dph/feishu-agent-group。若要迁移目录,
不要改本 bundle 源码,改 web profile 的补丁配置:
~/Library/Application Support/dsh-desktop/harness/profiles/web/cordis.patch.yml
- id: agent-group-panel
config:
base: ~/work/dph/feishu-agent-group
把 base 改成新目录后重启 DSH Desktop 即可(launchd 的 plist 也需同步改)。
安装与生效
bundle 注册在 web profile 的 package.json(dependencies + dsh.profile.bundles),
node_modules 内为副本。改代码要改本目录再重新拷贝进 node_modules,然后重启 DSH Desktop。
Comments
Loading…
Similar plugins
飞书「算法组」机器人 → DSH 会话桥:在指定工作区开真会话,用 DSH 现有模型+插件执行任务并回传结论 — DSH bundle。
★ 0
dsh plugin --profile web add dsh-agent-bridgeby potterlee369-prog
通过飞书机器人应用,使用飞书客户端,实现其他设备控制dsh
★ 0
TypeScript
Aug 19, 2026
dsh plugin --profile web add dsh-feishuby Qing45
Feishu (Lark) bot bridge for DeepSeek Harness: two-way chat with your agent, settings page for bot credentials and workspace routing. · 飞书机器人 ↔ DSH 双向聊天桥
★ 0
MIT
JavaScript
Aug 17, 2026
dsh plugin --profile web add dsh-feishu-chatby blooming-fang
DeepSeek Harness 飞书通知插件:在需要用户操作或对话结束时发送飞书机器人提醒,并支持持久化配置。
★ 3
↓ 271/wk
MIT
TypeScript
Sep 10, 2026
dsh plugin --profile web add dsh-feishu-notifierby AX1202
飞书/Lark 机器人桥接,同时支持 Pi 和 DeepSeek Harness(DSH)双平台,随时随地远程与你的编程助手对话
★ 47
TypeScript
Aug 27, 2026
dsh plugin --profile web add ax-feishu-bridgeGroup-chat multi-agent orchestration console for DSH: autonomous decision-making, task dispatch, verification and iterative optimization for long tasks; bundles its own backend, installs with `dsh plu
★ 0
dsh plugin --profile web add dsh-agent-hub