Plugin directory / Workflow & Automation / dsh-orchestrator
dsh-orchestrator
Verified · installs & boots on dsh zibo2025/dsh-orchestrator ↗
5Stars
0Forks
0Open issues
TypeScriptLanguage
2026-08-14Last push
What it does
【编排模式】为 DeepSeek Harness 提供多智能体编排模式:主智能体分解分派、worker 全网格互通,支持逐 worker 指定模型与思考强度
Our take
Works — verified, early-stage project
Works — verified, early-stage project
【编排模式】为 DeepSeek Harness 提供多智能体编排模式:主智能体分解分派、worker 全网格互通,支持逐 worker 指定模型与思考强度 It installs cleanly and boots without issues in our testing. It's early-stage but functional.
Install
dsh plugin --profile web add dsh-orchestrator - Install pnpm once:
npm install -g pnpm(the plugin manager forwards to it). - Add the plugin to your web profile:
dsh plugin --profile web add dsh-orchestrator. - Restart
dsh web— the plugin loads on the next launch. - Verify:
dsh plugin --profile web list.
Package
npm: dsh-orchestrator · version 0.1.3 · tested on dsh 0.1.0-rc.6
Test report
Verified end-to-end: installed via `dsh plugin add`, activated in the profile, and booted a task successfully.
Repository
github.com/zibo2025/dsh-orchestrator ↗