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/08/29

インストール

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