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
保存后生效;不配置时使用上述默认值。
No comments yet. Be the first to write one.