cw1999mm/dsh-annotator

cw1999mm★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

README 摘要

dsh-annotator English 中文 DSH (DeepSeek Harness) community plugin: annotate the transcript . Select any text in the conversation, click the floating Annotate mark, write your note — the send arrow compiles the quote (as a blockquote) plus your note and submits it through the composer. Features - Select transcript text → a floating annotate mark appears right below the selection. - Only selections wholly inside the chat transcript ( [data-chat-flow] ) get a mark; a drag that leaves the transcript is ignored. - Modal editor shows the quoted source plus a note field (⌘/Ctrl + Enter to send). - The send arrow compiles quoted text + your note and submits it through the composer. - English UI copy. - Cleanup is fully ctx.effect -driven — no global listeners leak on unload. Requirements - A DeepSeek Harness web profile (any profile name; the examples below use web ). Installation lib/ is committed, so neither install path needs a build step. Option A — tarball Option B — git (latest) Then restart (or refresh) the web UI. The plugin loads as the dsh-annotator bundle layer; remove it with: Manual / development install Link the package into your profile's node modules and add the bundle row: …

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类