DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-eteams

d

dsh-eteams

Manifest valid

Captain-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.

UI (client)hasBundlePatch

ETeams

让 AI 组成一支真正的团队。

领队拆解目标,成员接力执行 —— DeepSeek Harness 的多智能体团队协作插件。

Version License Node Platform

这是什么

ETeams 给 DeepSeek Harness 装上「一支团队」:你把目标丢给领队,领队把目标拆成任务、按执行链派给成员,每个成员在自己的子会话里独立干活,进度、失败、决策实时可见。

不是「一个大模型假装多个人」,而是真实的多会话协作,你可以自由调度成员,并给每个成员不同的模型。

  • 包名 dsh-eteams,插件 id eteams,双端单包(宿主端 + 浏览器端)。
  • 自包含:构建产物已内联全部依赖,无运行时安装负担;状态存本机 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

dsh-teams-x

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

Workflow & AutomationManifest valid

0

182/wk

dsh plugin --profile web add dsh-teams-x

by joekytc

Run multi-agent task pipelines on DSH like a team — plan, execute, review, and deliver code through a visual kanban with provable completion.

Workflow & AutomationManifest valid

4

435/wk

MIT

TypeScript

Sep 15, 2026

dsh plugin --profile web add @joekytc/dsh-swarm

Ships 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

Workflow & AutomationManifest valid

0

dsh plugin --profile web add dsh-subagent-delegation

An 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

Workflow & AutomationManifest valid

0

438/wk

dsh plugin --profile web add dsh-plugin-stardeck

Group-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

Workflow & AutomationManifest valid

0

dsh plugin --profile web add dsh-agent-hub

Persistent, cross-session multi-agent team rooms for DeepSeek Harness — members, a message bus, a shared task board, and a shared timeline that survive restarts.

Workflow & AutomationManifest valid

0

126/wk

dsh plugin --profile web add dsh-team-rooms