dsh-plugin-quick-chat
Run the following command in DeepSeek Harness:
dsh plugin install enteguo/dsh-plugin-quick-chat
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install enteguo/dsh-plugin-quick-chat in your DeepSeek Harness terminal, then restart DSH so that both host and client code are reloaded; the full source is available at https://github.com/enteguo/dsh-plugin-quick-chat
About this plugin
You are deep into a long DSH session when a small question pops up—verify a detail, compute a value, check a syntax. You do not want to break the flow of your main thread, yet creating a full new conversation feels like overkill. Quick Chat fills exactly that gap: a same-styled button sits right below the New Session entry in the sidebar, and one click opens a compact, rounded floating window at the bottom-right that streams answers token by token, then vanishes without disturbing your main conversation.
A gear icon inside the window lets you switch models and thinking intensity on the fly (default: deepseek-v4-flash, low reasoning). An optional context toggle, off by default, injects the full text of your current main session as background so the quick question can still follow the topic. Every exchange is persisted to a local store file, survives restarts, and can be resumed, renamed, or deleted—all without polluting your main-session list.
This plugin is aimed at heavy DSH users who sprinkle in quick lookups throughout the day while keeping their primary threads intact. It is pure text dialogue with no tool calls or sub-agent dispatch, intentionally lightweight, and verified against DSH 0.1.2-rc.1.
Use Cases
- Verify a detail mid-session without breaking the main thread flow
- Follow up on the current topic without polluting main-session history with fragments
- Handle frequent micro-questions such as syntax checks, quick calculations, and API parameter lookups
Best For
- Developers who heavily use DSH and frequently interject small questions
- Power users who value main-session continuity and prefer lightweight interactions
- DSH users who want instant streaming answers without spinning up a new session
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.