DeepSeek Harness Plugin

a903067276-rgb/dsh-plan-switch

Stars ★ 0 Category UI Enhancements Added 2026-08-17

One-click enter/exit Plan mode for the DSH web input bar, a quick-click shortcut for /plan.

Install

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)

dsh plugin --profile web add github:a903067276-rgb/dsh-plan-switch

Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

README

English | 简体中文

License: MIT

One-click enter/exit Plan mode for the DSH web input bar (a quick-click shortcut for /plan).

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 capsule button appears next to the conversation input bar. Click it to enter or exit plan mode — same as typing /plan or /plan off.

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

Platform Status
macOS ✅ fully tested (development environment)
Linux / Windows ⚠️ expected to work (pure frontend button, no platform dependency), untested

Content from the project README on GitHub ↗

Links

More in this category

View the whole category →