skyhancloud/dsh-client-ui-quote

skyhancloud★ 1TypeScriptLast synced: 2026-08-16

Open on GitHub

A selection-quoting plugin for the DeepSeek Harness web GUI: select text inside an AI reply and attach it to your next message as a quote banner.

README excerpt

dsh-client-ui-quote English 中文 A selection-quoting plugin for the DeepSeek Harness web GUI: select text inside an AI reply and attach it to your next message as a quote banner. Table of Contents - Features - Preview - Installation - Usage - Development - License Features - Selection toolbar — one 引用 (Quote) button appears above the selection after a 50ms debounce, so it never flashes mid-drag. It hides on Escape, scroll-away, or when the selection collapses. - Quote banner — a removable strip above the composer with a quote glyph, the quoted text, and a × button. The quote is consumed by the next send: the banner clears when the message goes out. Escape while the composer is focused clears it too. - Clean draft — the quote is a pending-send attachment, not text in your input. Focus returns to the composer so typing follows. - Localized — toolbar labels and the quote attribution follow the UI language (中文 / English). - Fallback for older harnesses — on versions without the input-machine quote attachment, the button inserts the quote block at the end of the draft instead. Preview Installation Prerequisites - DeepSeek Harness with the web GUI ( dsh web ) - Full banner behavior needs @…

View full README on GitHub →
Terminal / TUIdeepseek-harnessdsh-plugin

Category