AI Agent Hub
Back to plugins
🖥️

dsh-annotator

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install cw1999mm/dsh-annotator

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

Run dsh plugin install cw1999mm/dsh-annotator (source: https://github.com/cw1999mm/dsh-annotator) in your terminal, then refresh or restart the web UI to load the plugin.

About this plugin

During a long conversation, you often need to highlight a specific passage and attach a short note before sending it back as context for the next turn. dsh-annotator turns that into a two-step gesture.

In the DSH web interface, drag to select any span of text in the chat transcript and a small floating Annotate button appears right below the selection. Click it and a compact editor opens: the quoted source is shown as a blockquote, and a note field sits beneath. Hit Cmd/Ctrl + Enter or the send arrow, and the quoted text plus your note are compiled into a clean message and submitted through the Composer. Selections that drift outside the transcript area are simply ignored, so stray drags never trigger the flow.

It is built for anyone who works in the DSH web client during extended sessions and regularly needs to call out a passage with a one-line explanation as the next prompt's context. The plugin is lightweight, loads as a bundle layer in your web profile, and cleans up its listeners on unload so nothing leaks.

Use Cases

  • Highlight a key passage in a long conversation, attach a note, and send it in one click
  • Quote a specific line from the model reply with your own follow-up question or interpretation
  • Annotate a code snippet in the transcript as focused context for the next prompt

Best For

  • Users running long conversations in the DSH web client who often need to call out passages
  • Developers who prefer annotating text to organize their thinking
  • Anyone who wants to skip manual copy-paste of quoted text into the composer