DeepSeek Harness Plugin
🔍 中文

dsh-router-standard

💬 Sessions & Messages ⭐ 57 stars DSH Plugin

A task-aware reasoning-mode router for DeepSeek Harness. Each task is placed on one continuous react-to-spec axis, the router picks from three measured behavior bands before the first model request, and persona plus first-turn tool injection are supported with agent-visible tuning.

Plugin facts

GitHub stars⭐ 57
LicenseMIT
Primary languageJavaScript
Last push2026-08-15T08:45:01Z
Maintaineryjh051108
Added to this directory2026-08-15

Screenshots

dsh-router-standard — plugin screenshot

About this plugin

Task-aware reasoning-mode router for DeepSeek Harness: three measured behavior bands (spec/mixed/react) with phase-transition evidence, persona + first-turn tool injection, agent-visible tuning. Dual-attractor policy paper included.

Install this DSH plugin

Copy the command below and run it in your DeepSeek Harness terminal.

dsh plugin add github:yjh051108/dsh-router-standard

⚠️ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety →

More about this plugin

dsh-router-standard Task-aware reasoning-mode router for DeepSeek Harness. One preset, one continuous react ↔ spec axis, three measured behavior bands , and a router that picks the right band from the task before the first model request.

About this plugin: dsh-router-standard

What is dsh-router-standard?

dsh-router-standard is a sessions & messages plugin maintained by yjh051108. A task-aware reasoning-mode router for DeepSeek Harness. Each task is placed on one continuous react-to-spec axis, the router picks from three measured behavior bands before the first model request, and persona plus first-turn tool injection are supported with agent-visible tuning.

How do I install dsh-router-standard?

Run dsh plugin add github:yjh051108/dsh-router-standard in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:yjh051108/dsh-router-standard#commit.

Is dsh-router-standard free?

dsh-router-standard is a community open-source project released under the MIT license. You can inspect its source and install it for free.