a903067276-rgb / dsh-plan-switch

已收录

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

main其他 查看源代码

安装

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

此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。

README

维护者编写的文档快照。

在 GitHub 查看 ↗
提交版本 f2995c4同步于 2026年8月18日

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

项目文件与信号

以下项目是目录快照中检测到的公开仓库信号。

文档已检测
示例已检测

仓库信息

开发语言
JavaScript
许可证
MIT
最后更新
2026年8月18日 02:35

谨慎安装

请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。