marshfolx/dsh-subagent-setting

marshfolx★ 0JavaScript最后同步: 2026-08-20

在 GitHub 打开

Configure the default provider / model / reasoning effort for subagents from the DeepSeek Harness Web settings page

README 摘要

dsh-subagent-setting Configure the default provider / model / reasoning effort for subagents from the DeepSeek Harness Web settings page. Newly created subagents pick the values up immediately; an optional switch also lets later settings changes reach subagents that were created earlier. Features - Settings page (Settings → Subagent Model): pick provider, model and reasoning effort from the live model catalog — no manual YAML editing. - New subagents use the new settings immediately — the override is applied per child at creation time. - Optional live propagation (Apply setting changes to subagents created earlier): when enabled, a settings change also updates every existing idle subagent — the new values apply on its next request (a running subagent picks them up from the next step). When disabled, only subagents created after the change are affected. - Empty provider / model / effort means inherit the parent — the subagent keeps whatever the parent session uses. - WebView-friendly custom dropdowns : the settings form uses fully controlled custom dropdowns instead of native popups, so it behaves the same in the browser and inside a Tauri (WebView2) shell. How it works - Host ( lib…

在 GitHub 查看完整 README →
Agent/智能体dsh-plugindsh-pluginsagent

分类