yin52133/dsh-luban--packages-dsh-luban-plan ↗★ 0
@yin52133/dsh-luban-plan
Approval-gated, durable plan workflow for DSH
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yin52133/dsh-luban#fd42aad0a6c5628a3bee24796f0caba131fb0252&path:packages/dsh-luban-plan说明文档
阅读完整 README ↗Configuration
- insert:
- id: luban-plan
name: @yin52133/dsh-luban-plan
config:
plansDir: docs/plans
stateFile: ~/.dsh/luban/plan/plans.json
requireApprovalFor: [edit, bash, write]
autoApproveFor: []
template: bundled-default
plansDir must remain workspace-relative. requireApprovalFor accepts exact names, * globs, and the edit, bash, and write categories. Exemptions are deliberately empty by default.