RS
Developer tools/GitHub v0.1.0

DSH Routing Suite

An experimental GitHub kit combining a runtime injector with task-aware reasoning-mode presets for DSH.

by yjh051108
View on GitHub
v0.1.0Version
GitHubDistribution
MIT (README)License
PowerShellLanguage
Aug 15, 2026Updated
01

Installation

git clone --recurse-submodules https://github.com/yjh051108/dsh-routing-suite.git cd dsh-routing-suite .\install.ps1
!

Documented upstream command, not an EIAP-passed installation test. The current v0.1.0 installer has unresolved Windows encoding, injector provisioning and preset-layout reports.

02

About this plugin

DSH Routing Suite aggregates three community projects as Git submodules: DSH Super Injector, DSH Router Standard and DSH Mode Boost. The documented root installer adds the injector to the Web profile, copies the routing preset and then asks the user to restart DSH. The routing behavior and performance figures in the repository are author-published experimental results rather than independent EIAP benchmarks.

03

What it provides

  • 01Runtime plugin injection, reload, removal and route cleanup through the injector component
  • 02Task-aware Standard and Spec reasoning-mode presets
  • 03A versioned three-repository kit with a Windows PowerShell setup path

Important notes

  • The v0.1.0 root installer targets Windows PowerShell and requires a DSH restart; open issues currently report injector provisioning and preset-layout failures, so review the repository issues before installing.
  • The bundled mode-boost submodule is not installed by the root install.ps1 script.
  • The current main branch pins dsh-router-standard v0.2.0 even though the suite README names v0.3.0.
  • An open DSH rc.6 report says first-turn anchors and dev tools work, but the per-message inbox guidance does not currently take effect.
  • The npm package named dsh-routing-suite belongs to a different maintainer and repository; this entry intentionally uses the supplied GitHub source only.
04

README preview

README.md

DSH Routing Suite

An experimental GitHub kit combining a runtime injector with task-aware reasoning-mode presets for DSH.

Read the full README at the source