dsh-nested-followups
Run the following command in DeepSeek Harness:
dsh plugin install sluminositys/dsh-nested-followups
Paste the following prompt into your AI chat to install this plugin:
Install the dsh-nested-followups plugin in DeepSeek Harness from the source repository at https://github.com/sluminositys/dsh-nested-followups, then restart the web profile if it is already running.
About this plugin
DeepSeek Harness conversations are linear by default, so asking a side question in the middle of a long task either pollutes the main context or forces you to start a new conversation and lose the surrounding explanation. dsh-nested-followups adds a tree view to the web interface, letting you ask follow-up questions from any earlier answer and open them as separate branches.
Each branch inherits only the conversation up to the selected answer, keeping the main thread untouched. Branches run as read-only sessions: they can inspect the workspace but cannot modify it, and the plugin leaves the standard chat view, sidebar, and message rendering unchanged.
This is useful for engineers, researchers, or anyone working through long tasks who often needs to clarify terms, inspect files, or explore side questions without disturbing the primary workflow.
Screenshots
Use Cases
- Clarify terms inside a long task
- Inspect files without changing them
- Explore side questions safely
Best For
- Engineers who need to keep main task context clean
- Researchers who frequently ask clarifying questions
- Knowledge workers managing long technical conversations
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.