space-spacee-clamation/dsh-package-manager ↗★ 1
@dsh-ext/dsh-package-manager
DSH package manager plugin: install dsh-bundle plugins as profile dependencies and hot mount/unmount their bundle patch rows through the official watchUserPatches cordis.patch.yml reload path — no restart, no workspace/.venv second pipeline.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:space-spacee-clamation/dsh-package-manager说明文档
阅读完整 README ↗使用
dpm state
dpm install --profile web --source github:owner/repo --adapter auto --dry-run
dpm install --profile web --source github:owner/repo --allow-build
dpm uninstall --profile web --id repo
dpm disable --profile web --id repo
dpm enable --profile web --id repo
dpm restore --file ./requirements/deps.yaml
dpm sync --repo . --modes web,headless
dpm doctor
Web 设置页的链接输入会创建 AI 会话并派发 pm_install。详细 API 与 adapter
规范见 docs/。