ynnmuraii/dsh-plugin-chat-annotations0

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

Annotate any text in the DeepSeek Harness chat: select a fragment, attach a comment (or not), and the annotation travels to the agent with your next message — as a structured content part, not as a field decoration.

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.