dsh-selection-followup
Run the following command in DeepSeek Harness:
dsh plugin install zzx-dear/dsh-selection-followup
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install zzx-dear/dsh-selection-followup in DeepSeek Harness to install the plugin, with the full source available at https://github.com/zzx-dear/dsh-selection-followup
About this plugin
When chatting with an AI in DSH, replies tend to be long and dense, yet the part you actually want to build on is often just one sentence or a short reasoning step. Manually highlighting, copying, and pasting that fragment back into the input box breaks your flow. dsh-selection-followup collapses the whole gesture into one: select the text, a small bubble pops up, click Follow-up, and the selection silently fills the input as a reference context—then your cursor sits right after it, waiting for you to type your own question. No preset templates, no rigid phrasing.
The bubble carries just two buttons and stays deliberately minimal. Follow-up writes through the native value setter plus a synthetic input event, so it plays nicely with React controlled inputs without fighting the framework. The reference is capped at 2,000 characters with automatic truncation, and the selection is snapshotted at mouseup so clicking the button never loses it. The trigger is scoped to the conversation scroll area; selecting text inside the composer will not fire the bubble. The entire plugin is purely client-side with zero host logic—simply restart dsh web and it is live.
It is aimed at DSH users who follow up frequently and prefer to circle a piece of context first, then phrase the question in their own words. If rigid prompt templates feel constraining and you would rather have a lightweight, context-aware nudge that lets you keep the conversation going, this plugin fills exactly that small gap.
Use Cases
- Select a key sentence in a long AI reply and pull it into the composer for a follow-up question
- Quickly copy a reasoning step or term to the clipboard
- Continue the conversation with a context snippet from the AI reply instead of re-typing
Best For
- DSH users who follow up frequently and prefer to circle context before asking
- Free-form questioners who dislike rigid prompt templates
- Readers who value seamless selection-to-question flow and hate copy-paste interruptions
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.