AI Agent Hub
Back to plugins
🖥️

dsh-conversation-shortcuts

Client Updated 2026.08.28

Run the following command in DeepSeek Harness:

dsh plugin install QChengW/dsh-conversation-shortcuts

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install QChengW/dsh-conversation-shortcuts in your terminal to install this plugin from https://github.com/QChengW/dsh-conversation-shortcuts ; after installation, hard-refresh the WebUI to apply changes.

About this plugin

Switching between chats, creating new conversations, and toggling the sidebar in DSH WebUI by mouse click is slow and breaks your flow. dsh-conversation-shortcuts injects a set of conversation-specific keyboard shortcuts into the WebUI: Control + Command + N for a new chat, Command + B to collapse or expand the sidebar, Command/Control + , to open settings, and Command/Control + 1 through 9 to jump directly to the first through ninth non-empty conversations in the left list.

Number keys do not use a fixed index. Instead, they resolve against the current left-panel DOM order in real time, so workspace grouping, search results, and collapsed sections all shift the mapping. Conversations inside a collapsed group appear after the visible rows but remain reachable via subsequent number keys. The settings page also includes a dedicated shortcuts reference so you can always look up what each key does.

If you rely on DSH WebUI daily and juggle multiple workspaces or long conversation lists, these shortcuts turn every click into a single keypress, cutting down the mouse round-trips that interrupt your focus.

Use Cases

  • Switching between conversations across multiple workspaces
  • Creating new chats and toggling the sidebar at high frequency
  • Jumping to a specific conversation using number keys

Best For

  • Heavy DSH WebUI users managing multiple workspaces
  • Developers who prefer keyboard-driven workflows over mouse clicks
  • Users with long conversation lists who need fast access to target chats