DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-annotation

A DSH Web plugin for annotating selected assistant text and sending numbered annotations with a chat message.

UI & ProductivityDeveloper ToolsBrowser & WebRemote Execution
82GitHub Stars5ForksUpdated2026-08-20

Install

$ dsh plugin --profile web add git+https://github.com/omdsh-dev/dsh-annotation.git

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-annotation adds a browser-side selection-and-annotation workflow to DSH Web. Users can mark passages in assistant replies, optionally add notes, review accumulated annotations beside the composer, and send them with a question; corresponding numbered reply labels become hoverable annotation chips.

Key Capabilities

  • Annotate selected text in assistant replies, with optional empty notes.
  • Maintain numbered annotations across messages and turns.
  • Show anchored highlights and numbered markers for annotated passages.
  • Display an Annotations count chip beside the message input, with hover viewing and per-item removal.
  • Send a structured annotation block together with the user's question when Enter is pressed.
  • Hide the annotation block from the user's rendered message bubble while retaining a hoverable chip.
  • Request numbered model responses and render Annotation N labels as hoverable chips.
  • Provide Chinese and English UI/protocol text based on the DSH locale service.
  • Support the focus conversation view of dsh-focus-chat according to the README.

Useful For

  • Ask targeted follow-up questions about specific passages in an assistant response.
  • Collect multiple review notes before submitting one message to the model.
  • Compare a model's numbered replies against highlighted source passages.
  • Annotate long technical, research, or drafting responses in DSH Web.

Who It Fits

  • DSH Web users who review assistant responses closely.
  • Users who need passage-level follow-up questions and notes.
  • Chinese- and English-language DSH users.

Documented Limitations

  • Designed for the DSH Web profile and browser-side client injection.
  • Requires Node.js 20 or later according to package metadata.
  • The Node-side implementation is described as empty; functionality lives in client.js.
  • Numbered response correspondence depends on the model following the injected Annotation N response instruction.
  • The documented installation flow may require restarting the DSH web service or hard-refreshing the browser.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 1 development, 1 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
omdsh-dev/dsh-annotation
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
3d825bc · 2026-08-20

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
82GitHub stars
Forks
5
Open issues
1
Last commit
2026-08-20
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app