dsh-llm-governor
Governs multi-model access, monthly credits, manual/quality/credit/auto routing, failure rerouting, and usage auditing for DSH.
为 DSH 提供多模型访问控制、月度 Credits、手动/质量优先/额度优先/自动路由、失败重路由与 Usage 审计。
How to install
dsh plugin add github:young-tim/dsh-llm-governor About
DSH LLM Governor dsh-llm-governor 是 DeepSeek Harness 的多模型治理插件。它在 DSH 现有模型调用链上 提供模型画像、用户访问控制、月度 Credits、Manual / Quality First / Credit First / Auto Routing、失败重路由和 Usage 审计;它不代理模型请求,也不管理 Provider 凭证。 模型选择直接进入 Composer(含 Auto),治理配置进入 DSH 原生 Settings,决策记录在 同一 Session 的 Governor Trajectory 视图中展示;默认不启动独立管理服务。 文档 需求基线 技术方案 实施与验收计划 依赖清单与兼容策略 示例配置 安装 本地验证(tarball) bash pnpm install pnpm build pnpm pack --pack-destination <临时目录> dsh plugin --profile <profile> add <临时目录>/dsh-llm-governor-<version>.tgz 真实安装链路(add → --dump-config → remove)已在临时 DSH_HOME 中通过真实 dsh CLI 验证,见 test/package/install-real.test.ts。…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-08-21
- Created
- 2026-08-19
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- access-control, deepseek, deepseek-harness, dsh, dsh-plugin, fallback, llm-governance, llm-routing, model-routing, multi-model, quota-management, typescript, usage-analytics
Related plugins
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools.
dsh-commandcode-provider
Mars-Sea/dsh-commandcode-provider
Unofficial Command Code LLM provider: registers a `commandcode` route with a live model catalog and reasoning-effort support.
dsh-codex-connect
franksong2702/dsh-codex-connect
Connect ChatGPT OAuth and OpenAI Codex models to DeepSeek Harness, with opt-in search and image tools.
claude-code-router
musistudio/claude-code-router
One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.