oh-my-dsh
by — · llmpolska/oh-my-dsh
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Tiered model routing for DeepSeek Harness: think/build model tiers, vision delegation (the vision model only describes images; the working model acts), image generation, and a high-impact guard.
Similar plugins
by haiziyao
Vision routing and image generation for DeepSeek Harness through a fixed Mix model.
★ 3
MIT
TypeScript
Sep 8, 2026
dsh plugin --profile web add dsh-vision-mixby BruceLanLan
Two-tier model routing: a strong tier plans, advises and reviews while a cheap tier implements, with plan-mode-aware auto routing, a high-impact escalation guard, failure auto-escalation, and subagent
★ 6
MIT
JavaScript
Sep 3, 2026
dsh plugin --profile web add dsh-tier-routerUnified model routing for DeepSeek Harness: one logical ModelID over multiple providers with first-token failover and cooldown, health-aware candidate ranking, three tiers (tier1/tier2/tier3) auto-sel
★ 0
dsh plugin --profile web add @welsione/dsh-model-routerby ringoage
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.
★ 0
MIT
JavaScript
Aug 16, 2026
dsh plugin --profile web add dsh-subagent-model-pickerAuto-switch DeepSeek models: routes every request to the vision model when images are present, to the pro model for complex tasks, and to the fast model otherwise; includes a switch_model tool for man
★ 0
dsh plugin --profile web add dsh-deepseek-model-routerRanked subagent delegation: role-based model routing with failover, per-route reasoning effort, model-transparent labels, fork delegation, and a visual route editor.
★ 0
dsh plugin --profile web add dsh-delegation-suite