AI Agent Hub
Back to plugins
🧰

dsh-annotation-patched

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install DDDFXYqiming/dsh-annotation-patched

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

To install this plugin in DeepSeek Harness, run the command dsh plugin install DDDFXYqiming/dsh-annotation-patched, with the full source code at https://github.com/DDDFXYqiming/dsh-annotation-patched.

About this plugin

dsh-annotation-patched is a locally enhanced version of the DSH Web 'quote selection' plugin, designed to address stability issues in the upstream version's quote management. The upstream plugin has problems like phantom quotes (unintended attachment of old quotes without active selection) and layout glitches in multiline input boxes, which negatively impact user experience.

The plugin's core capabilities include: implementing a send confirmation system to ensure quote cleanup only occurs during message sending, thus eliminating phantom quotes; fixing multiline input box layout by continuously syncing quote label positions via listeners; and adopting a single-button system for streamlined quoting while maintaining code maintainability with marked changes for future upgrades. These improvements make the quoting feature more reliable and user-friendly.

It is especially suited for users who frequently use DSH Web for quoting in conversations, particularly content creators or developers who need precise quoting without accidental operations. If you encounter quote-related issues on DSH Web, this plugin offers a more stable solution.

Use Cases

  • Accurately quote assistant messages in DSH Web conversations
  • Prevent phantom quote issues from residual old quotes
  • Fix quote label positioning errors in multiline input boxes

Best For

  • DSH Web daily users
  • Content creators needing precise quoting
  • Developers focused on frontend interaction stability