oh-my-dsh
Oh My DSH — 适用于 DeepSeek Harness 的分层模型路由:支持思考/构建层、图像自动视觉层,以及通过普通聊天模型生成图像,均可在设置面板配置。支持 Web 端和终端
AI 分析
提供智能模型路由与图像生成功能。适合需要根据任务类型(如思考、视觉、画图)自动分流模型以优化成本和效果的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:llmpolska/oh-my-dsh說明文件
閱讀完整 README ↗Usage
Slash commands
/omd status
/omd strong | cheap | auto | off # per-session tier (think/build aliases work too)
/omd plan # auto + plan mode + think header
/omd models # list registered providers and models
/omd set
[off|high|max]
/omd subagent
/omd advisor # one think-tier consultation
/omd review # think-tier review
/omd image
# generate an image (saved under ./oh-my-dsh-images)
The automatic vision description (visionAuto) is toggled in the settings tab; the
describing model is set with /omd set vision .
Tools
omd_status, omd_route, omd_configure, omd_advisor, omd_review, omd_worker,
omd_image.