dsh-eteams
Manifest validCaptain-led multi-agent teams that split a goal into tasks and dispatch them along an execution chain to members running in their own sub-sessions, each with its own model.
这是什么
ETeams 给 DeepSeek Harness 装上「一支团队」:你把目标丢给领队,领队把目标拆成任务、按执行链派给成员,每个成员在自己的子会话里独立干活,进度、失败、决策实时可见。
不是「一个大模型假装多个人」,而是真实的多会话协作,你可以自由调度成员,并给每个成员不同的模型。
- 包名
dsh-eteams,插件 ideteams,双端单包(宿主端 + 浏览器端)。 - 自包含:构建产物已内联全部依赖,无运行时安装负担;状态存本机 SQLite(内置
node:sqlite),不联网、不上传。
三步上手
| 步骤 | 做什么 |
|---|---|
| 1 · 添加成员 | /eteam 面试式生成角色手册,落进全局角色库 —— 每个角色就是一张岗位卡。 |
| 2 · 组件团队 | 面板「团队」页从角色库挑人进班子,指定一人为领队。 |
| 3 · 创建任务 | 对话里说清目标 → 领队拆解、你批准 → 自动派发执行,全程在面板围观。 |
界面

安装
方式一:插件市场(推荐)
在 DeepSeek Harness 插件市场搜索 ETeams,一键安装后重启应用。
方式二:命令行
dsh plugin --profile desktop add dsh-eteams
方式三:本地源码(开发调试)
git clone https://github.com/2507483326/dsh-eteams.git && cd dsh-eteams
pnpm install && pnpm build
dsh plugin --profile desktop add .
安装后核对装配结果,并重载客户端:
dsh --profile desktop --dump-config
Comments
Loading…
Similar plugins
Orchestrates durable multi-agent teams from one DSH session: a captain spawns member subagents, drives a dependency-aware task DAG with quality gates, and coordinates through persistent mailboxes, wit
★ 0
↓ 182/wk
dsh plugin --profile web add dsh-teams-xby joekytc
Run multi-agent task pipelines on DSH like a team — plan, execute, review, and deliver code through a visual kanban with provable completion.
★ 4
↓ 435/wk
MIT
TypeScript
Sep 15, 2026
dsh plugin --profile web add @joekytc/dsh-swarmShips a skill about handing work to subagents instead of doing it inline - which tasks are worth fanning out, how many to run at once, how to send them in parallel, and how to check what they returned
★ 0
dsh plugin --profile web add dsh-subagent-delegationAn RTS-style orchestration dashboard where commands replace chats: a resident commander agent decomposes each order into task briefs with acceptance criteria, typed subagent troops (recon/engineer/med
★ 0
↓ 438/wk
dsh plugin --profile web add dsh-plugin-stardeckGroup-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-hubPersistent, cross-session multi-agent team rooms for DeepSeek Harness — members, a message bus, a shared task board, and a shared timeline that survive restarts.
★ 0
↓ 126/wk
dsh plugin --profile web add dsh-team-rooms