全部插件

DSH / BUNDLE / BUNDLES

dsh-subagent-tools

v0.1.0lynx-gt / dsh-subagent-tools0c3e355a95

外部 Git 组合包组合包组合包与其他模块社区 · Topic 自动分析
在 GitHub 打开
运行时构成
HOSTCLIENTUITOOLDATAFLOW

概览

dsh-subagent-tools

Enhanced subagent delegation tools for DeepSeek Harness: per-call model/provider/persona/toolFilter overrides, @preset: references, and provider/model composite ids — zero patches, bundle.

社区 · Topic 自动分析 — 通过 GitHub dsh-plugin Topic 自动发现。静态检查在不执行第三方代码的前提下,验证了固定公开版本的根目录 bundle 契约与已提交文件;这不等于人工审核、安全审计、运行时冒烟测试、发布者身份验证或官方背书。

安装

从 GitHub 安装此组合包

CLI 会验证组合包、调用原生 DSH 安装,成功后才上报完成。

npx dshpub add lynx-gt/dsh-subagent-tools --ref 0c3e355a95b5dad42683e42fe245045e49ffb53b

能力

它贡献了什么

HostCordis loadable未核对
Client / UIHost only未核对
Model tools未核对未核对
Profile state未核对未核对

README / ZH

插件文档

为 DeepSeek Harness(dsh)提供增强版子代理委派工具: 按次指定 model / provider / persona / toolFilter@preset: persona 引用provider/model 复合模型 id—— 以标准 bundle 形式交付,不修改任何官方包文件

LIMITATIONS

已知限制

- **`@preset:` depends on the local preset layout.** `$DSH_HOME/.agent-presets` is where dsh stores user-authored presets; the path is not a hard public contract, so a future dsh release could change discovery. Presets also differ per machine — an `@preset:翻译员` reference only works where that preset exists. - **Web sessions need the preset adapter.** The `standard` preset that ships with dsh still points its delegation rows at the official package; until you run `install-preset.ps1` / `install-preset.sh`, Web sessions keep the stock tools (headless and other non-web profiles use this bundle directly). - **`provider` means the subagent backend**, not an LLM provider. To route a child to a different LLM provider use the composite `model` id (`kimi-code/k3`) or the instance `agentOptions`.