dsh plugins中文
← Back to popular plugin directory

Runtime governance of DeepSeek Harness

Leo-Ayh-Oday/dsh-orcana · skills

Runtime governance for DeepSeek Harness: progress governor, evidence freshness, completion guard, capability router (Same model.

★ 0GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
MITLicense

Project overview

Runtime governance for stronger coding-agent execution. Same model. Same DSH. One runtime intervention. progress-aware liveness (Progress Governor) generation-bound verification evidence (Evidence Freshness) evidence-aware completion (Completion Claim Guard) task-profile capability disclosure (Capability Router) native Linux hardening + a Windows → WSL single-execution-world bridge

The npm scope is @leooday. DSH profiles use the official plugin command:

Programmatic implementation packages use the same scope, including @leooday/dsh-governor, @leooday/governor-core, and @leooday/dsh-orcana-linux. Windows / WSL: one execution entrypoint

Install command

dsh plugin --profile web add github:Leo-Ayh-Oday/dsh-orcana
View GitHub repository ↗Back to popular plugin directory