huxint/dsh-team1

dsh-team

Agent teams for DeepSeek Harness: named long-lived teammates over ctx.subagents, a shared task list, a member-to-member mailbox, virtual workspaces, and a live team room in the conversation view

包名
dsh-team
版本
0.2.1
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huxint/dsh-team

配置(cordis.patch.yml 可覆写)

默认含义
providerspawn派生队友用的 ctx.subagents provider(base bundle 提供 spawn
maxTeammates8单个 leader 的在册成员上限(1–64)
maxRecentMessages50折叠保留、协作室显示的邮箱条数上限(1–1000)
maxChainHops4一次队友间对话最多转手几次(1–64);发给 leader 不计入
maxChainRoundTrips2一条链里同一有序对最多几条消息(1–64)
maxWorkspaceEntries32单个工作区区域(共享黑板 / 一块私有便笺)的条目上限(1–500)
maxNoteChars4000单条笔记正文长度上限(200–200000)