AI Agent Hub
Back to plugins
dsh-inline-comments preview

dsh-inline-comments

Memory Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install zenvertao/dsh-inline-comments

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

Run dsh plugin install zenvertao/dsh-inline-comments in your terminal to install the inline annotation plugin; source is available at https://github.com/zenvertao/dsh-inline-comments . Restart dsh web after installation to activate it.

About this plugin

When iterating with an AI assistant, pinpointing exactly which sentence went wrong usually means typing yet another paragraph of explanation. dsh-inline-comments anchors your feedback directly to the offending text so context and correction stay together.

The core workflow is simple: select any span of the assistant reply, add a note, and the text highlights with a numbered badge. A capsule above the input box lets you review, pin, or delete individual annotations. On send, the annotations are serialized into a structured summary that precedes your message, so the model addresses each one in its next turn. Annotations survive page refreshes via a local JSON file and are consumed after sending; the plugin supports both languages and adapts to light or dark themes automatically.

Built for developers, researchers, and anyone who prefers a read-while-annotating style and wants the lowest-friction way to tell an AI exactly where they disagree.

Screenshots

Use Cases

  • Pinpoint a specific sentence in a multi-turn reply and request item-by-item correction
  • Annotate while reading a long response, manage notes centrally, and submit in one go
  • Annotations persist across page refreshes so you resume without re-marking

Best For

  • Developers and researchers who prefer a read-while-annotating workflow
  • Anyone who wants the model to address a specific sentence rather than re-describe context
  • DSH Web users who value annotation persistence and automatic theme adaptation