Nanmu-del/dsh-plan-toggle0

@dsh-external/dsh-plan-toggle

DSH 网页客户端插件:在输入框工具栏中添加一个持久的计划模式切换按钮,将原有的仅在激活时显示的徽标替换为双态切换按钮,并提供命令行通道。

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