All plugins

DSH / BUNDLE / BUNDLES

dsh-subagent-tools

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

External Git bundleBundlesBundles & other modulesCommunity · Topic auto-analysis
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

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.

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

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

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIHost onlyNot inspected
Model toolsNot inspectedNot inspected
Profile stateNot inspectedNot inspected

README / EN

Package documentation

Enhanced subagent delegation tools for DeepSeek Harness (dsh): per-call model / provider / persona / toolFilter overrides, @preset: persona references, and provider/model composite model ids — shipped as a standard bundle that patches no official package file.

LIMITATIONS

Known 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`.