Back to catalog

sd1g1 /

dsh-subagent-model-override

Verified

DeepSeek Harness 插件:全局强制进程内子代理会话使用统一 LLM 路由

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

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.