dsh-command-palette
Run the following command in DeepSeek Harness:
dsh plugin install hajimixiaojie/dsh-command-palette
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install hajimixiaojie/dsh-command-palette in your terminal to install; source code is available at https://github.com/hajimixiaojie/dsh-command-palette
About this plugin
The DSH interface is primarily graphical, yet the operations you reach for most often — creating a session, switching workspaces, toggling the detail pane, running a slash command, invoking a skill — are scattered across different menus and sidebars. Every action requires locating its entry point and clicking through several levels, which breaks your flow relentlessly, especially when juggling multiple workspaces or sessions.
dsh-command-palette collapses all of that behind a single hotkey (Ctrl+Shift+K by default). A VS Code-style command panel pops up: type to search, press Enter to execute. Sessions, workspaces, views, slash commands, skills, and commands registered by other plugins are all listed under clear categories. Commands that are not available yet are greyed out with a short explanation of why; failed executions show the reason and offer a one-click retry; long-running tasks can be monitored or cancelled. The entire loop — navigate with up/down arrows, confirm with Enter, dismiss with Esc — keeps your hands on the keyboard, while full mouse and touch support remains available. On narrow screens the panel automatically switches to a bottom-drawer layout.
It suits developers who use DSH at high frequency, keyboard-first workflow enthusiasts, and mobile users on tablets or phones who need to complete operations quickly. The palette is purely human-facing: it does not consume model context and does not interfere with AI conversations.
Use Cases
- Switch between multiple sessions and workspaces without drilling through nested menus
- Type to search slash commands or skills and hit Enter to run them, skipping manual slash input
- Complete everyday tasks on a phone via a bottom-drawer panel that needs no precise tapping
- Navigate the entire panel with arrow keys and Enter after invoking it with a hotkey, keeping hands on the keyboard
Best For
- Engineers who use DSH intensively for daily development
- Keyboard-driven users who want to minimise mouse dependence
- Mobile workers using DSH on tablets or phones
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.