GuoxinShan/dsh-yzj--packages-bundle ↗★ 0
@dsh-yzj/bundle
Installable dsh profile bundle for 云之家: mounts the yzj-cli bridge, the model-facing tool family, and the browser UI (rich tool cards + workspace panel)
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GuoxinShan/dsh-yzj#200e19fd2420354b6669c7c65335f92e9db3ef7b&path:packages/bundle说明文档
阅读完整 README ↗@dsh-yzj/bundle
Installable dsh profile bundle for 云之家. Declares "dsh": { "bundle": { "patch": "./cordis.patch.yml" } }, making it a patch layer for dsh --profile compositions (profile contract).
The patch inserts three rows over the base + web-app layers:
| Row | Package | Role |
|---|---|---|
yzj-bridge | @dsh-yzj/bridge | ctx.yzjBridge subprocess channel to yzj-cli |
tool-yzj | @dsh-yzj/tool-yzj | 41 model-facing tools + the approval guard |
ui-yzj | @dsh-yzj/ui-yzj | /yzj RPC channel (node half) + tool cards and workspace panel (browser half, discovered by the modules registry through its dsh.client declaration) |
Install
dsh plugin --profile web add
The profile reconcile appends @dsh-yzj/bundle to dsh.profile.bundles automatically. Restart the GUI afterwards; the sidebar shows the 云之家 toggle.
Model Experience
Indirect only: the bundle itself mounts the rows that own all model-visible behavior.