ynnmuraii/dsh-plugin-chat-annotations ↗★ 0
@dsh-lab/dsh-plugin-chat-annotations
在 DeepSeek Harness 对话中对任意文本进行标注:选择片段并附加评论,标注将作为结构化内容随下一条消息发送给智能体。
AI 分析
用于在对话中向智能体提供精准的上下文标注。适合需要在对话中引用特定文本片段并附加说明的用户,支持通过 GitHub 或本地包安装。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ynnmuraii/dsh-plugin-chat-annotations说明文档
阅读完整 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.