Back to catalog

sd1g1 /

sd1g1/dsh-subagent-model-override

Verified

DeepSeek Harness 子代理模型策略覆盖插件

0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
READMESource: main@d1323ed2

dsh-subagent-model-override

DeepSeek Harness 插件:强制所有进程内子代理的模型请求统一走指定 LLM 路由。

安装

dsh plugin --profile web add github:sd1g1/dsh-subagent-model-override

配置

~/.dsh/settings.yaml 中设置:

subagent-model-override:
  provider: opencode-go
  model: deepseek-v4-flash
  reasoningEffort: max

保存后生效;不配置时使用上述默认值。

/ 5

No ratings yet

Community comments

No comments yet. Be the first to write one.