ringoage/dsh-subagent-model-picker

ringoage★ 0JavaScript最后同步: 2026-08-16

在 GitHub 打开

The visual, manual subagent-model picker for DeepSeek Harness — predictable per-session routing with global coverage of every in-process subagent path, complementary to auto-routing plugins.

README 摘要

dsh-subagent-model-picker The visual, manual subagent-model selector for DeepSeek Harness. Pick a cheaper / faster model — and its reasoning effort — for every in-process subagent, right beside the main model seat, per session, with zero guessing. Why this exists "Route subagents to a cheaper model" has been done many ways in the last few days, but they all decide for you: Approach How it picks Who decides Predictable? Tool-based a tool the model itself calls the model ❌ run-dependent Auto-routing rules / plan-mode classification the plugin's policy ⚠️ only as good as its rules Command-based a /command you type you, imperatively ✅ but no visible state Manual GUI (this) a seat beside the model seat you, visually ✅ deterministic + always visible dsh-subagent-model-picker is the only visual, manual selector in this category: a GUI control next to the main model seat, so the choice is explicit, visible at a glance, and applies deterministically to every subagent path. What it gives you - Manual — you choose; not a policy, not the model itself. - Visual — a dropdown beside the main model seat (hover pill + click-outside-to-close + Escape). - Predictable — the selection is per-session st…

在 GitHub 查看完整 README →
Agent/智能体cordisdeepseek-harnessdsh-pluginpluginagent

分类