bundle
已验证@dsh-git/bundle · v0.1.2 · MIT
Profile bundle for the dsh-git plugin suite: one `dsh plugin --profile <name> add @dsh-git/bundle` installs and wires the full git capability (local git, all hosted platforms, self-evolving memory, and the model-facing tools) into a DSH profile.
安装
dsh plugin add @dsh-git/bundle 用 dsh --profile default --dump-config 确认 layer 已生效 —— 参见安装指南。
源码
发布到 npm 但没有公开仓库。安装前请检查包内容。
标签
作者
说明文档
@dsh-git/bundle
Profile bundle for the whole dsh-git suite. One install wires everything:
dsh plugin --profile web add @dsh-git/bundle
Declares every other @dsh-git/* package as a dependency and carries the dsh.bundle.patch (cordis.patch.yml) that inserts local git, all five platform adapters, memory, and the tools into a DSH profile's composition.
Part of the dsh-git plugin suite for DeepSeek Harness — see the root README for install and usage.