Community directory previewDeepSeek Harness is in developer preview
DS

dsh-shift-router

PluginConfirmed pluginCommunity

green-dalii/dsh-shift-router · updated 17 days ago

Installation

dsh plugin --profile web add /path/to/dsh-shift-router
dsh plugin --profile <name> add github:green-dalii/dsh-shift-router
dsh plugin --profile web add dsh-shift-router

Plugins in this repository

  • dsh-shift-routerv0.5.0

    Two-tier model router for DeepSeek Harness — automatic execution/judgment routing with LLM Judge, multi-model fallback chains, and exponential-backoff runtime failover. A DSH adaptation of pi-shift-router.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (9)
    • @deepseek-ai/cordis4.0.1private copy
    • @deepseek-ai/dsh-agent0.1.0-rc.6private copy
    • @deepseek-ai/dsh-commands0.1.0-rc.6private copy
    • @deepseek-ai/dsh-llm0.1.0-rc.6private copy
    • @deepseek-ai/dsh-session0.1.0-rc.6private copy
    • @deepseek-ai/dsh-settings0.1.0-rc.6private copy
    • @deepseek-ai/dsh-system-prompt0.1.0-rc.6private copy
    • @deepseek-ai/dsh-tools0.1.0-rc.6private copy
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit 850c39907f39

Overview

Two-tier model router for DeepSeek Harness — LLM-Judge routing, multi-model fallback chains, exponential-backoff failover, and task-level orchestration (DSH adaptation of pi-shift-router)

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
850c39907f39
Evidence Score
67/100
Static risk
High risk
Files scanned
2
Findings
11

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence8/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparetsc && tsc -p tsconfig.client.json && tsdown
Findings (11)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "tsc && tsc -p tsconfig.client.json && tsdown"
  • Highshell.rm-rf
    package.json:88dangerous-shell
    "clean": "rm -rf node_modules dist",
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-llm": "0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-tools": "0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/cordis": "4.0.1"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-system-prompt": "0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-settings": "0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-agent": "0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-commands": "0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-session": "0.1.0-rc.6"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0