安装
npx -y @deepseek-ai/dsh plugin --profile web add github:a903067276-rgb/dsh-plan-switch此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。
README
维护者编写的文档快照。
dsh-plan-switch
One-click enter Plan mode for the DSH web input bar (a quick-click shortcut for /plan).
Unofficial project: independently developed and maintained by a community member, not an official DeepSeek product.
Screenshot

Install
dsh plugin --profile web add "github:a903067276-rgb/dsh-plan-switch#main"
Usage
A checklist icon button appears at the left end of the input tool row (official DSH design tokens, follows dark/light theme). Click it to enter plan mode — same as typing /plan. While plan mode is active the button hides itself: the official plan card takes over the status display, so there is never a duplicated indicator.
Development
- Source:
lib/index.js(server side),lib/client.js(web injection) - Workflow: edit locally → push to
main→pnpm updateto verify the install
Platform support
| Platform | Status |
|---|---|
| macOS | ✅ fully tested (development environment) |
| Linux / Windows | ⚠️ expected to work (pure frontend button, no platform dependency), untested |
项目文件与信号
以下项目是目录快照中检测到的公开仓库信号。
仓库信息
- 开发语言
- JavaScript
- 许可证
- MIT
- 最后更新
- 2026年8月18日 02:35
谨慎安装
请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。