dsh-btw
Run the following command in DeepSeek Harness:
dsh plugin install kezboardpj/dsh-btw
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness by running the following command (source: https://github.com/kezboardpj/dsh-btw): dsh plugin install kezboardpj/dsh-btw
About this plugin
While your agent is deep in a multi-step task, you might want to confirm a variable name, sanity-check a logic branch, or simply ask a quick question without breaking its flow. dsh-btw was built for that moment: type /btw in the main input, a floating panel slides in with your question pre-filled, and a streaming answer begins instantly while the primary agent keeps working uninterrupted.
The side agent is strictly read-only. It inherits the full conversation context with no truncation and no size ceiling, yet it cannot invoke any tool and produces a single-turn reply. The panel shows only the question and the answer; chain-of-thought and hallucinated tool-call markers are stripped automatically. Your question is never written to disk. The side session is kept as a one-shot, read-only sub-agent record for later review and cannot be continued. On each subsequent /btw, the last 20 side Q&A pairs are replayed as thread context, so follow-up questions stay coherent.
If you run the DeepSeek Harness (dsh) Web UI and regularly let an agent grind through long tasks, /btw is your no-interrupt side channel. Ask, get an instant streaming answer, close the panel with Esc, and the agent never flinches.
Use Cases
- Agent is mid-task and you need to verify a variable name or logic branch on the fly
- Want a quick one-shot judgment grounded in the current context without pausing the main thread
- Ask a one-liner, watch the streaming answer, press Esc, and keep watching the agent work
Best For
- Developers running long agent sessions in the dsh Web UI
- Teams that need quick read-only context answers mid-task without creating new sessions
- Anyone who wants Q&A history preserved as read-only records without polluting the main conversation
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.