oh-my-dsh
面向 DeepSeek Harness 的分级模型路由:think/build 模型分级、视觉委派(视觉模型只负责描述图片,工作模型负责执行操作)、图片生成,以及高影响操作守卫。
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.
怎么安装
dsh plugin add oh-my-dsh 简介
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 (…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-16
- 创建于
- 2026-08-16
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- coding-agent, deepseek-harness, dsh, dsh-plugin, image-generation, llm, model-routing, open-source, plugin, tiered-routing, vision-model
同类推荐
claude-code-router
musistudio/claude-code-router
每个AI代理的本地控制平面:跨模型路由、融合新能力、编排工具,并始终保持完全控制。