blake-r/dsh-plugins--packages-dsh-assembly-plan-compacter ↗★ 0
@blake-r/dsh-assembly-plan-compacter
Make plan_mode print the full plan and exit_plan_mode carry a brief summary.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:blake-r/dsh-plugins#585c40b34c69d84da20592d9b396bd78b4fafb30&path:packages/dsh-assembly-plan-compacter说明文档
阅读完整 README ↗@blake-r/dsh-assembly-plan-compacter
Make plan_mode print the full plan and exit_plan_mode carry a brief summary.
Install
From npm (published):
dsh plugin --profile web add @blake-r/dsh-assembly-plan-compacter
From the GitHub repo (selective, subdirectory):
dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-assembly-plan-compacter
What it does
A bundle package in the dsh-plugins monorepo. See the header comment in
src/dsh-assembly-plan-compacter.mjs for full behavior.