Leo-Ayh-Oday/dsh-orcana--packages-dsh-bundle0

@leooday/dsh-bundle

Orcana runtime pack profile bundle for DeepSeek Harness (dsh.bundle.patch contract)

AI 분석

核心用途是作为 Orcana 运行时的配置捆绑层。适合需要一键部署 Orcana 治理框架及相关提醒工具的 DSH 用户。

패키지
@leooday/dsh-bundle
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Leo-Ayh-Oday/dsh-orcana#c9b89e26d3dc62cdea315c307146836cc50f3f68&path:packages/dsh-bundle

@leooday/dsh-bundle

English | 中文

Profile bundle for dsh --profile orcana: installs @leooday/dsh-governor and coordinates it with repeat-tool-reminder.

Contract: the package manifest declares "dsh": { "bundle": { "patch": "./cordis.patch.yml" } }, making it an installable patch layer (bundle contract).

Install (official command, once published)

dsh plugin --profile orcana add @leooday/dsh-bundle

dsh plugin add installs the bundle and auto-activates it as a profile layer (@leooday/dsh-governor and @leooday/governor-core resolve as its dependencies). Before publishing, use scripts/dev-install.sh or profile pnpm-workspace.yaml overrides against the local tarballs.

Known Limitations

  • The exclude override of repeat-tool-reminder targets the row id from dsh-base; a profile that does not load dsh-base leaves the patch as a per-entry Loader warning (harmless, matches DSH patch semantics).