sumomok/dsh-plugins

sumomok★ 2TypeScriptLast synced: 2026-08-27

Open on GitHub

DeepSeek Harness plugins by sumomok: quote earlier messages, edit & rerun a prompt, account balance & spend

README excerpt

dsh-plugins English 中文 Two plugins for the DeepSeek Harness web GUI, developed outside that repository and published to npm under the @sumomok scope. The harness treats everything as a plugin, and its out-of-tree extension path is a first-class one: a profile under $DSH HOME/profiles/ lists bundle layers in its package.json , and any npm package declaring dsh.bundle.patch can be one of them. Nothing here needs a fork of the upstream checkout or a patch to it. Packages Package npm What it does packages/quote-message @sumomok/dsh-quote-message Quote earlier content of the current session into the composer as a native reference chip, rendered back as a quote card above the sent message. packages/balance @sumomok/dsh-balance Show the DeepSeek account balance and what this installation has spent. @sumomok/dsh-quote-message lets you cite earlier content of the current session while you compose: select a passage in any chat message and a native reference chip carries that text into your prompt, expanding at submit time into one markdown blockquote. Once sent, the quote is shown as its own card above your message rather than as a run of lines inside it — the plugin shadows the host's user-…

View full README on GitHub →
Tools / Devdeepseek-harnessdshdsh-plugin

Category