oh-my-dsh
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.
面向 DeepSeek Harness 的分级模型路由:think/build 模型分级、视觉委派(视觉模型只负责描述图片,工作模型负责执行操作)、图片生成,以及高影响操作守卫。
How to install
dsh plugin add oh-my-dsh About
oh-my-dsh **Tiered model routing plugin for DeepSeek Harness** — split every session into **think** and **build** model tiers, delegate image understanding to a **vision model** (it only describes — your coding model does the work), and generate **images** from an ordinary chat model. Configured from a settings tab, no YAML editing. Works on **every DSH surface**: DSH Desktop, the standalone web profile (dsh web), and the terminal (dsh --profile tui). Why oh-my-dsh? Running every step of a coding session on a frontier model is expensive and slow. oh-my-dsh gives the agent **tiers**: a strong (…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-16
- Created
- 2026-08-16
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- coding-agent, deepseek-harness, dsh, dsh-plugin, image-generation, llm, model-routing, open-source, plugin, tiered-routing, vision-model
Related plugins
claude-code-router
musistudio/claude-code-router
One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.