dsh-nested-followups: Using Branching Follow-ups in DeepSeek Harness to Keep Main Conversations Clean

dsh-nested-followups is a DSH workflow plugin (v0.2.2, MIT) maintained by sluminositys. It provides a Tree View interface on the web: for any historical answer, you can initiate an Ask follow-up to pose follow-up questions in a separate read-only branch, keeping the main conversation context uncontaminated. Branches are created via official forks and can be nested infinitely, with the large tree supporting collapsing and searching. The installation command is dsh plugin --profile web add dsh-nested-followups, requiring DSH 0.1.x and Node.js ≥22.19.

Read More