Quote selected conversation text into the composer and ask a targeted follow-up — a Web-only DeepSeek Harness plugin, public seams only.
在 DeepSeek Harness 终端运行:
dsh plugin --profile web add tr1v3r/dsh-quote-followupEnglish | 中文
A Web-only DeepSeek Harness plugin for quoting selected conversation text into the composer and asking a focused follow-up.
Select. Quote. Follow up.
ReferenceChipNode, conversation icon, and business color as @file / @session.TUI is intentionally unsupported.
This is a Web client-side extension. The composer and send path are owned by the browser client: chips exist only in the Lexical editor, and the model only ever sees the Markdown blockquotes the codec expands at send time — never the chips themselves. No host-side plugin surface is involved.
Chips are text-only by design. They carry the excerpt, a display-only role hint, the conversation turn ordinal when it is available, and a truncation flag — no global session-message references — so they stay valid across compaction folds and session rotation.
Requires DSH >=0.1.2-rc.1.
dsh plugin --profile web add dsh-quote-followup
Add dsh-quote-followup to the Web profile's dsh.profile.bundles, then restart dsh web so the server rebuilds its boot-time client bundle. Reload or reopen browser tabs that stayed open across the restart; their already-loaded JavaScript cannot update itself from a new server process.
npm test
The regression harness covers compact native quote chips, locale switching, turn-number provenance with graceful degradation, repeated quoting, spacing after an existing draft, codec serialization, the Firefox text fallback, and current-client takeover of stale singleton/button state after a hot swap.
An opt-in assembled DSH Web regression runs the plugin through a pinned, built DSH checkout with Chromium. It covers existing drafts, repeated quoting, undo/redo, session isolation, prompt serialization, and Host-driven unavailable input.
MIT
登录后即可为该插件评分和评价。
还没有人评价这个插件,来抢个沙发吧!