a903067276-rgb / dsh-plan-switch

Listed

输入框一键进/出 Plan 模式(/plan 的快捷点击),DSH web 小插件

mainOther View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:a903067276-rgb/dsh-plan-switch

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit f2995c4Synced Aug 18, 2026

dsh-plan-switch

English | 简体中文

License: MIT

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

dsh-plan-switch plan button in the input bar

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 mainpnpm update to verify the install

Platform support

PlatformStatus
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.

DocumentationDetected
ExamplesDetected

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.