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

@leooday/dsh-bundle

Orcana 运行时包的 DSH Profile 捆绑包,用于安装并协调 @leooday/dsh-governor 与 repeat-tool-reminder 插件。

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).