wanghj040530/dsh-swarm

插件 ⭐ 0 MIT agent-orchestrationdata

DeepSeek Harness 的自主团队协作插件:队长拆分任务,具有独立 API/插件的专业成员在隔离的 DSH 子进程中运行,通过 JSONL 邮箱进行 IPC 通信。

catalog 简介:Autonomous team collaboration plugin for DeepSeek Harness: captain splits tasks, specialized members with independent API/plugins run in isolated DSH subprocesses, JSONL mailbox IPC

安装

# 复制到本地插件目录
cp -r dsh-swarm ~/.dsh/local-plugins/dsh-swarm

# 安装到 desktop profile
dsh plugin --profile desktop add "link:~/.dsh/local-plugins/dsh-swarm"

# 验证
dsh --profile desktop --dump-config | Select-String dsh-swarm

# 重启 DSH

wanghj040530/dsh-swarm 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。