ynnmuraii/dsh-plugin-chat-annotations ↗★ 0
@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 Analysis
用于在对话中向智能体提供精准的上下文标注。适合需要在对话中引用特定文本片段并附加说明的用户,支持通过 GitHub 或本地包安装。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ynnmuraii/dsh-plugin-chat-annotationsREADME
Read the full README ↗Usage
- Open a session and select a word / sentence in any message.
- Click Add to chat — a numbered blue marker appears over the text.
- (Optional) type a comment in the popup and click Save; or close it with Cancel to keep a marker-only annotation.
- To edit or delete: click the marker → popup → Save / trash icon.
- 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.
- After the send, annotations clear automatically.