dragonbaba/dsh-routing-suite

dragonbaba★ 0JavaScriptLast synced: 2026-08-15

Open on GitHub

Lightweight, localized task routing for DeepSeek Harness

README excerpt

dsh-routing-suite A lightweight, ready-to-use task router for DeepSeek Harness (DSH). 一个轻量、开箱即用的 DeepSeek Harness 智能任务路由插件。 Community project; not an official DeepSeek product and not endorsed by DeepSeek. 社区项目,并非 DeepSeek 官方产品,也不代表 DeepSeek 官方背书。 Features / 功能 - Works immediately after standard dsh plugin add ; no preset copy command is required. - Uses the first durable user task to select a stable working style: - Automatic / 自动判断(推荐) - Inspect first / 检查优先 for fixes, diagnosis, reviews, and migrations - Direct execution / 直接执行 for creation and implementation - Simplified Chinese UI for a primary zh-CN / zh-Hans machine locale; English otherwise. - Preserves the selected preset's persona, contexts, and complete tool catalog. - Makes no extra model request and performs no filesystem, process, package, or network management. Install / 安装 Restart or reload the Web profile if DSH requests it. Routing is enabled automatically with the recommended auto strategy. Configuration / 配置 The bundle configuration accepts: - auto : classify the first user task; ambiguous tasks remain neutral. - inspect-first : always encourage fact and root-cause inspection before changes. - direct : always en…

View full README on GitHub →
Tools / Devdeepseek-harnessdsh-plugintask-routing

Category