bundle
Verified@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.
Install
dsh plugin add @dsh-git/bundle Confirm the layer applied with dsh --profile default --dump-config β see the install guide.
Source
Published to npm without a public repository. Inspect the package contents before installing.
Tags
Creators
Readme
@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.