chr003/dsh-subagent-model-picker0

dsh-subagent-model-policy

Per-session subagent model picker for DeepSeek Harness with immutable child bindings

包名
dsh-subagent-model-policy
版本
0.1.0
许可证
MIT
最近更新
2026年9月7日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chr003/dsh-subagent-model-picker

Usage

Open Sub: and choose a provider, model and supported reasoning effort. Changes save immediately and affect new subagents only. Inherited keeps DSH's normal selection—usually the parent model, but explicit model/provider options from a spawning tool still apply. An explicit Sub: selection overrides those options.

Children with successfully saved bindings keep their captured model and effort across continuation and restart. Newly created descendants use the owning root conversation's latest explicit policy, or DSH's normal selection when it is Inherited. Children created before installation remain unmanaged.

Ordinary conversation forks have independent settings. Child conversation views are read-only. Save and validation failures are shown rather than silently switching managed children to another model.

Known limitation: If a new child's initial binding save fails, restarting DSH can leave that child unmanaged and using DSH's normal model choice instead. Fix storage and create a new child; see recovery guidance.