dsh-side-chat
Run the following command in DeepSeek Harness:
dsh plugin install willwang0098/dsh-side-chat
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install willwang0098/dsh-side-chat in your DeepSeek Harness terminal to install this plugin; the source is available at https://github.com/willwang0098/dsh-side-chat
About this plugin
Halfway through a long DSH conversation, you often want to branch off for a quick what-if question without dragging that detour into the main thread and polluting the context that follows. dsh-side-chat exists for exactly that: it opens an independent side-chat panel inside Better Sidebar, giving you a Codex-style fork-and-return experience at any point in your session.
The side session is forked from the most recent completed turn of your main conversation. It inherits the full context but hides the pre-fork history, so the panel shows only the new side-chat messages. Everything runs over your existing API connection with streaming session and event support, reasoning traces, tool calls, and Markdown rendering. You can stop mid-stream or re-branch freely, copy the answer with one click, or drop it straight into the main chat input as a draft. Side-session IDs are persisted per main conversation in the Sidebar tab meta and localStorage, so they survive a restart.
If you already use DSH Web and push a main task forward turn after turn but occasionally need a quiet detour to sanity-check an idea, explore an alternative approach, or let the model reason from a different angle without breaking your main-thread flow, this plugin is built for you. It is lightweight and ready to go after a single Web-service restart, with no additional dependencies.
Use Cases
- Ask a what-if question mid-conversation without polluting the main thread
- Reason from a different angle to validate the current approach
- Compare two lines of thinking quickly without breaking task flow
Best For
- Heavy DSH Web users pushing multi-turn tasks forward
- Developers who prefer the Codex-style side-question interaction
- Researchers who switch between main flow and side reasoning
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.