dsh-model-controller
Manifest valid★ 1Provides a dynamic model routing plugin for DeepSeek Harness based on keyword and semantic classification, automatically selecting the model and reasoning intensity according to the task.
dsh-model-controller
中文 | English
把本插件安装进 DSH profile 后,每个用户 turn 会自动选择一次模型:先按关键词做正则匹配,未命中再走语义分类。
当前版本要求 DeepSeek Harness 0.1.1-rc.2 或兼容版本。
默认路由
| 场景 | 模型 | Reasoning |
|---|---|---|
复杂结构(v4pm、重构、设计) | deepseek-v4-pro | max |
Review(review) | deepseek-v4-pro | high |
小脚本(v4fm) | deepseek-v4-flash | max |
小方法(v4fh) | deepseek-v4-flash | high |
| 处于 Plan Mode | deepseek-v4-pro | max |
| 语义分类器(未命中时) | deepseek-v4-flash | off |
未命中时保留 Agent 的原始模型。选定路由在整个 turn 内有效。
设置开关
打开 设置 → 插件 → 插件配置。保存后从下一个用户 turn 起生效。
- 全局匹配模式 — 混合模式(先正则,再语义)、仅 Semantic、仅 Regex。
- Route 规则 — 增删改排序路由;可恢复内置默认表。
- Semantic 分类器 — 仅在混合 / 仅 Semantic 需要分类时使用。
- Plan Mode — 处于 Plan Mode 时强制使用专用 Pro/max 模型。
- 路由元数据 — 在 reasoning 开头显示 provider、模型、推理强度和 Route id。
安装
dsh plugin --profile web add dsh-model-controller@next
dsh web
从本仓库安装时先构建,再安装当前目录:
pnpm install
pnpm run build
dsh plugin --profile web add .
卸载:dsh plugin --profile web remove dsh-model-controller。
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0-rc.1 | — | — |
Comments
Loading…
From the same category
by deepseek-ai
DeepSeek Harness: Everything is a Plugin.
★ 236.1k
MIT
TypeScript
Sep 24, 2026
by nexu-io
🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards,
★ 98.1k
Apache-2.0
TypeScript
Sep 26, 2026
by tt-a1i
Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
★ 71.8k
↓ 3.5k/wk
MIT
JavaScript
Sep 25, 2026
dsh plugin --profile agent add @tt-a1i/archify-dshby Tencent
Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
★ 30.1k
↓ 838/wk
NOASSERTION
Go
Sep 26, 2026
dsh plugin --profile web add @wxg-prc-cpg/dsh-weknoraby awesome-dsh-plugin
A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 16.9k
CC0-1.0
Python
Sep 26, 2026
by zhu1090093659
DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop
★ 8k
Apache-2.0
TypeScript
Sep 25, 2026
dsh plugin --profile web add dsh-web