Hyperionjust/dsh-tool-underseal
—
Install
# 1. npm (preferred): prebuilt lib/ ships in the published package
dsh plugin --profile <name> add dsh-tool-underseal
# 2. Git checkout: pnpm runs this package's `prepare` (tsc -p .) after fetch;
# the first add fails until you allowlist the build in the profile's
# pnpm-workspace.yaml (copy the exact key pnpm printed):
# allowBuilds:
# dsh-tool-underseal: true
# then re-run, pinning a commit:
dsh plugin --profile <name> add github:you/dsh-tool-underseal#<sha>
# 3. Tarball: no build permission needed at all
pnpm pack
dsh plugin --profile <name> add ./dsh-tool-underseal-0.1.0.tgz
Add Hyperionjust/dsh-tool-underseal to your DSH config (web profile) to enable.
README
Expand full README Collapse
README is empty.
tt-a1i/archify
zhu1090093659/dsh-web-ui
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
agentrq/agentrq
GanyuanRan/Aegis