blake-r/dsh-plugins--packages-dsh-assembly-plan-compacter0

@blake-r/dsh-assembly-plan-compacter

Make plan_mode print the full plan and exit_plan_mode carry a brief summary.

AI 분석

核心用途是优化 DSH 规划模式下的输出,通过精简退出规划时的摘要来减少上下文冗余。适合需要控制 Token 消耗并保持会话整洁的 DSH 用户。

패키지
@blake-r/dsh-assembly-plan-compacter
버전
0.1.0
최근 업데이트
2026. 8. 29.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:blake-r/dsh-plugins#585c40b34c69d84da20592d9b396bd78b4fafb30&path:packages/dsh-assembly-plan-compacter

@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.