Nanmu-del/dsh-plan-toggle0

@dsh-external/dsh-plan-toggle

DSH web client plugin: a persistent plan-mode toggle button in the composer tool row — replaces the shipped show-only-when-active 'Plan x' badge with a two-state toggle (Plan when off, Plan x when on) over the same conversation.input.plan seat, /plan and /plan off command channel, and plan projection.

AI 분석

核心用途是方便用户在对话中快速开启或关闭“计划模式”(Plan Mode)。适合需要频繁切换规划状态以控制模型输出行为的用户。

패키지
@dsh-external/dsh-plan-toggle
버전
1.0.0
라이선스
MIT
최근 업데이트
2026. 9. 8.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Nanmu-del/dsh-plan-toggle

Usage

Click the toggle chip in the composer tool row, or use the equivalent commands:

  • /plan — turn plan mode on
  • /plan off — turn plan mode off

使用

点击 composer 工具行的切换按钮,或使用等效命令:

  • /plan — 开启 plan mode
  • /plan off — 关闭 plan mode