Enc-hanted/dsh-quote-temp-ask

Enc-hanted★ 0JavaScript最后同步: 2026-08-17

在 GitHub 打开

Selection toolbar for the DSH web UI: quote (expandable composer markers), temp chat (in-page context-free panel), web ask (chat.deepseek.com popup with ?q= prefill)

README 摘要

dsh-quote-temp-ask English · 中文 A selection toolbar for the DSH web UI. Select text in a conversation and three buttons appear above it: - 引用 (Quote) — appends a [引用到内容N] marker to the composer draft. The marker is the source of truth: cut/paste it inside the textarea to reorder. On send (Enter or the send button) each marker expands into a 引用的内容N blockquote with the full text; the expanded draft is also copied to the clipboard. - 临时对话 (Temp chat) — opens an in-page 390px right panel. Each question is one stateless turn using DSH's current default model, streamed via 250ms polling. Markdown rendering (code blocks, inline code, bold, italic, links, headings, lists), 清理上下文 (clear), 停止 (stop, real abort via AbortController). - 去网页问 (Web ask) — opens real chat.deepseek.com in a 390×844 popup docked to the right screen edge, prefilled via ?q= . Text over the 8KB URI budget degrades to plain open + full-text clipboard. Install From npm: Or from a local checkout: dsh plugin forwards to pnpm and reconciles dsh.profile.bundles automatically — no manual profile edits. Restart DSH; the plugin loads without approval. Uninstall Restart DSH. The bundle-patch row disappears with the dependency. M…

在 GitHub 查看完整 README →
皮肤/UIdsh-pluginweb ui

分类