Hyperionjust/dsh-tool-underseal
—
安装
# 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
把 Hyperionjust/dsh-tool-underseal 加入你的 DSH 配置(web profile)即可启用。
README
展开完整 README 收起
README 内容为空。
tt-a1i/archify
zhu1090093659/dsh-web-ui
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
agentrq/agentrq
GanyuanRan/Aegis