AI Agent Hub
Back to plugins
🖥️

dsh-quick-replies

Client Updated 2026.09.16

Run the following command in DeepSeek Harness:

dsh plugin install idoall/dsh-quick-replies

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

Run dsh plugin install idoall/dsh-quick-replies in your terminal, or visit https://github.com/idoall/dsh-quick-replies for local installation, then restart DSH and enable the plugin under Settings → Plugin market.

About this plugin

In multi-turn DeepSeek Harness sessions, high-frequency phrases like "continue" or "what should I do next?" end up being typed over and over. dsh-quick-replies turns those phrases into a row of tappable chips just above the composer—tap once and the text is sent as an ordinary user message, saving the repetitive typing.

The chip library supports adding, editing, deleting, reordering, enabling/disabling, and JSON import/export, all available from the gear menu. Send timing is decided by DSH itself: idle sessions queue the message immediately, while running sessions handle it at the next safe boundary. The plugin never rewrites the draft, never cancels, and never interrupts a running turn. On narrow layouts the bar collapses to a single row with an internal scroll; in a brand-new session with no history, tapping a chip is refused so a resume phrase cannot accidentally create an empty conversation.

Built for users in high-frequency conversational workflows—code review, long-form continuation, multi-round debugging—who want a shared set of quick phrases across every browser and device on the same DSH Host. The library lives in the Host global settings namespace quick-replies, so it syncs naturally; fold preferences are remembered per browser.

Use Cases

  • Repeatedly sending fixed commands like "continue" or "next step" during multi-turn code reviews
  • Triggering preset phrases in long-form continuation or debugging without disturbing the current draft
  • Sharing a unified set of quick replies across all browsers and devices on the same DSH Host

Best For

  • DSH users in high-frequency conversational workflows such as code review, long-form writing, and multi-round debugging
  • Developers who want to cut repetitive typing and keep session flow smooth
  • DSH Host users who need a shared set of quick phrases across browsers and devices