omd-dsh
Multi-mode agent presets for DeepSeek Harness — per-mode model routing + tiered subagent delegation.
DeepSeek Harness 的多模式智能体预设——按模式模型路由 + 分层子智能体委派。
How to install
dsh plugin add omdsh About
omd-dsh DeepSeek Harness(DSH)的多模式智能体插件 —— 7 个开箱即用的模式,每个模式固定一套能力边界 + 一个模型,omd_task 按 tier 把重复/深度工作委派给不同档位的子代理。 --- 这是什么 omd-dsh 给 DSH 增加 7 个「模式」(agent preset)。每个模式 = 一套固定的工具边界 + 一个模型路由;同一模式内,omd_task 把重复调查/机械活派给便宜模型(fast),把深度推理派给强模型(deep)——「强模型顶层 + 性价比模型做重复工作」。 能力来自 DSH 原生 omd-dsh **不重复造轮子**,它是一层很薄的「接线 + 组织」:核心能力大多指向 DSH 原生机制,本插件只负责决定「每个模式用哪些原生能力、配哪个模型」。 | omd 特性 | 指向的 DSH 原生能力 | |---|---| | 自动续跑 / /ulw | DSH 原生 goal + goal-round-driver | | 多智能体 fan-out | DSH 原生 workflow | | fresh-agent 迭代 | DSH 原生 ralph | | tier 子代理委派 | DSH 原生 subagent(omd_task 只是暴露 per-request 模型/persona 选择) | | 规划访谈 | DSH 原生…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 5
- mo. downloads
- 131
- Last push
- 2026-08-29
- Created
- 2026-08-23
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin, dsh-plugin-bundle, dsh-plugin-pack, dsh-plugins
Related plugins
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools.
dsh-commandcode-provider
Mars-Sea/dsh-commandcode-provider
Unofficial Command Code LLM provider: registers a `commandcode` route with a live model catalog and reasoning-effort support.
dsh-codex-connect
franksong2702/dsh-codex-connect
Connect ChatGPT OAuth and OpenAI Codex models to DeepSeek Harness, with opt-in search and image tools.
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.