ynnmuraii/dsh-plugin-chat-annotations0

@dsh-lab/dsh-plugin-chat-annotations

在 DeepSeek Harness 对话中对任意文本进行标注:选择片段并附加评论,标注将作为结构化内容随下一条消息发送给智能体。

AI 分析

用于在对话中向智能体提供精准的上下文标注。适合需要在对话中引用特定文本片段并附加说明的用户,支持通过 GitHub 或本地包安装。

包名
@dsh-lab/dsh-plugin-chat-annotations
版本
0.0.0
最近更新
2026年8月25日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ynnmuraii/dsh-plugin-chat-annotations

Usage

  1. Open a session and select a word / sentence in any message.
  2. Click Add to chat — a numbered blue marker appears over the text.
  3. (Optional) type a comment in the popup and click Save; or close it with Cancel to keep a marker-only annotation.
  4. To edit or delete: click the marker → popup → Save / trash icon.
  5. Send your message. The annotation context is appended to the request automatically. If the composer is empty, just press Enter — the annotation block is sent on its own.
  6. After the send, annotations clear automatically.