DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Crew — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

dsh-crew

Crew

DeepSeek Harness (dsh) 插件:让一小组角色代理(产品经理、研究员、架构师、工程师、测试工程师、代码工程师、QA、代码审查员、安全审查员、文档审查员)通过磁盘上的文件开展工作和交流,由 PM 作为

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add dsh-crew@0.10.0
README兼容性版本

兼容性与来源证明

Crew 以 dsh-crew 发布,当前版本为 0.10.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
any
发布来源
npm
Registry 更新时间
2026/9/20

版本

0.10.0stable
2026/8/24
0.9.0stable
2026/8/21
0.8.0stable
2026/8/21
查看其余 14 个版本收起版本
0.7.0stable
2026/8/20
0.6.0stable
2026/8/20
0.5.0stable
2026/8/19
0.4.3stable
2026/8/18
0.4.2stable
2026/8/18
0.4.1stable
2026/8/18
0.4.0stable
2026/8/18
0.3.0stable
2026/8/18
0.2.0stable
2026/8/18
0.1.5stable
2026/8/18
0.1.4stable
2026/8/18
0.1.3stable
2026/8/18
0.1.2stable
2026/8/18
0.1.1stable
2026/8/18
最新版
0.10.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
591.7 kB
文件数
25
Surface
any
许可证
MIT
发布源
npm
GitHub
★ 7
周下载
156
安全扫描
✓ v0.10.0 扫描通过
最近提交
2026/8/23
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

README

dsh-crew

Version 0.9.0.

dsh-crew is a plugin for DeepSeek Harness (dsh). It turns your dsh session into a product manager (PM) that runs a crew of role agents: architect, engineer, test engineer, code engineer, QA, code reviewer, security reviewer, doc reviewer, and researcher.

What it is

You talk to the PM. The PM starts role agents for the work, and every decision is written down in documents that stay in the repository.

Two lanes:

  • ask — you want an answer. The PM answers. Nothing changes.
  • team — you want a change. The PM runs the crew: one task per change, one round of QA, one round of each review, then a commit. Pushing and publishing still need your own yes, every time.

Install

dsh plugin --profile tui add dsh-crew     # or --profile web

Restart dsh. Pick the Crew preset for a session.

Quick start

  1. Install the plugin (above).
  2. Restart dsh.
  3. Start a session on the Crew preset. Your session becomes the PM.
  4. Ask a question, or ask for a change.

Configuration

Everything is optional. Settings live in two places:

  • The dsh-crew-core and dsh-crew-git-guard rows in your profile's cordis.patch.yml: roles folder, live-agent limit, review rounds, job folder, and the git guard.
  • The dsh-crew-roles row in ~/.dsh/.agent-presets/crew/agent.cordis.yml: per-role tools and models.

License

MIT