lynx-gt/dsh-subagent-cwd

插件 ⭐ 3 MIT agent-orchestration

DeepSeek Harness 子代理委托增强

catalog 简介:DeepSeek Harness subagent delegation enhancement

安装

# 1. install the plugin (npm / git / local)
dsh plugin --profile web add dsh-subagent-cwd

# 2. apply the two provider patches (required for `cwd`)
powershell -ExecutionPolicy Bypass -File patches\install.ps1    # Windows
# or: ./patches/install.sh                                       # POSIX

# 3. Web sessions: also run the preset adapter (see below)
powershell -ExecutionPolicy Bypass -File install-preset.ps1     # Windows
# or: ./install-preset.sh                                       # POSIX

lynx-gt/dsh-subagent-cwd 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。