Installation
npx -y @deepseek-ai/dsh plugin --profile web add github:a903067276-rgb/dsh-plan-switchThis installation command is an unverified starting point generated from the GitHub repository address.
README
Maintainer-authored documentation snapshot.
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 |
Project files and signals
Shown items are public repository signals detected in the directory snapshot.
Repository information
- Language
- JavaScript
- License
- MIT
- Last updated
- Aug 18, 2026, 2:35 AM
Install deliberately
Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.