MIT-licensed DeepSeek Harness plugin that runs a team of independent root agents — each with its own model, context, and tools — sharing one Workspace, coordinated by a Leader that assigns tasks and verifies results.
DSH integration
Native runtime
Author-claimed
Safety audit
Unaudited
Last verified
2026-09-06
License
MIT
01What can it help you accomplish?
Assemble a multi-agent team where each member is an independent root agent with its own model, provider, context, and tools, all sharing one Workspace.
A team of isolated agent sessions that plan, implement, test, review, and document on the same shared Workspace files.
DeepSeek Harness users who want to split complex work across specialized agents instead of overloading a single agent.
Create reusable assistants for planning, coding, testing, review, or documentation roles.
Configured assistants (provider, model, preset, default permission, reasoning mode, Skills, MCP Servers, role instructions) reusable across teams.
Teams building a library of role-based assistants under Settings → Agent Team.
Coordinate work through a Leader that creates and assigns tasks, tracks progress, and verifies results.
An explicit task/result/status flow where the Leader assigns work and members report progress, without sharing one expanding conversation.
Users who want a coordinating Leader and isolated member contexts rather than a single shared conversation.
02How to install into DeepSeek Harness
Prerequisites
- Node.js 22.19.0+ or 24.0.0+
- DeepSeek Harness 0.1.1-rc.2
- pnpm available on PATH (Harness uses it to manage Profile plugins)
Installation steps
- 01
$ npx @deepseek-ai/dsh plugin --profile web add @limuyang2/dsh-agent-team
- 02
$ npx @deepseek-ai/dsh web
- 03
Open the URL printed by Harness (normally http://127.0.0.1:3080/).
Verify the integration
- Open the URL printed by Harness, normally <http://127.0.0.1:3080/>.
Rollback
- Stop Harness with Ctrl+C, then run: npx @deepseek-ai/dsh plugin --profile web remove @limuyang2/dsh-agent-team
03DSH integration and capability boundaries
Installed as a DeepSeek Harness Profile plugin via the official dsh plugin CLI; each member runs as an independent Harness session sharing one Workspace.
Independent root agents
A role description, or a manually configured assistant→An independent root agent with its own model, session, context, permissions, reasoning mode, and tool activity
Leader task orchestration
A team goal sent to the Leader→Tasks created and assigned to members; progress and results collected and verified
Shared Workspace and Git preview
A team Workspace (Git repository or normal folder)→Shared files accessible to all members; Git changes and diffs previewable
Reusable assistant library
Settings → Agent Team assistant definitions→Reusable assistants with provider, model, preset, default permission, reasoning mode, Skills, MCP Servers, and role instructions
Agent Team reads the model catalog from the active Profile and never stores provider API keys
04Who is it for? When not to use it?
Good for
- DeepSeek Harness users who want to split complex work across specialized agents instead of overloading a single agent.
- Teams building a library of role-based assistants under Settings → Agent Team.
- Users who want a coordinating Leader and isolated member contexts rather than a single shared conversation.
Not for
- Requires DeepSeek Harness 0.1.1-rc.2 or later; the plugin is a Harness Profile plugin and depends on the Harness runtime.
05Compatibility, maintenance and safety notes
- Requires DeepSeek Harness 0.1.1-rc.2 or later; the plugin is a Harness Profile plugin and depends on the Harness runtime.
- Requires Node.js 22.19.0+ or 24.0.0+ to run the Harness.
- Requires pnpm available on PATH; Harness uses it to manage Profile plugins.
- An assistant's permission setting is only the member's initial default; it can be changed at runtime per session.
- The Changes view requires a Git Workspace; normal folders still support file browsing but will not show Git changes.
MIT · current release 0.1.4 per README; repo latest_release tag absent
06Frequently asked questions
How do I install Agent Team into DeepSeek Harness?
Run `npx @deepseek-ai/dsh plugin --profile web add @limuyang2/dsh-agent-team`, then start Harness with `npx @deepseek-ai/dsh web` and open the printed URL (normally http://127.0.0.1:3080/). Restart Harness after installing.
Does Agent Team turn members into subagents of one parent agent?
No. Agent Team does not turn members into subagents — every member is an independent root agent with its own model, session, context, permissions, reasoning mode, and tool activity.
Can members use different models and providers?
Yes. You can mix providers and models in one team — for example, a Codex Leader with GLM coding members — and give each role only the Skills and MCP Servers it needs.
Do team members share conversation history?
Members share a Workspace but do not share conversation history. This keeps roles and model contexts isolated while allowing them to work on the same files.
What are the requirements to run Agent Team?
You need Node.js 22.19.0+ or 24.0.0+, DeepSeek Harness 0.1.1-rc.2, and pnpm available on PATH (Harness uses it to manage Profile plugins).
07Related DSH workflows
archify
by tt-a1i
Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
openviking
by volcengine
Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.
nocobase
by nocobase
NocoBase is an open-source AI + no-code platform for building business systems fast. Instead of generating everything from scratch, AI works on top of production-proven infrastructure and a WYSIWYG no-code interface, so you get both speed and reliability.
learn-harness-engineering
by walkinglabs
Harness engineering beginner tutorial, from 0 to 1
08Data and sources
Build teams of independent AI agents inside DeepSeek Harness. Mix models and providers, assign one Leader, and let every…
Agent Team does **not** turn members into subagents. Every member is an independent root agent with its own model, sessi…
This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-09-06. Found an error? Submit a correction.
Best DeepSeek Harness Plugins
Twelve plugins worth installing first — picked from the whole catalog, across every category.
