Nanmu-del/dsh-plan-toggle ↗★ 0
@dsh-external/dsh-plan-toggle
DSH 网页客户端插件:在输入框工具栏中添加一个持久的计划模式切换按钮,将原有的仅在激活时显示的徽标替换为双态切换按钮,并提供命令行通道。
AI 分析
核心用途是方便用户在对话中快速开启或关闭“计划模式”(Plan Mode)。适合需要频繁切换规划状态以控制模型输出行为的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Nanmu-del/dsh-plan-toggle说明文档
阅读完整 README ↗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