dsh-nested-followups
Adds an isolated, nested follow-up conversation tree to the DeepSeek Harness web interface.
Install
$ dsh plugin --profile web add dsh-nested-followupsPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Adds a Tree View for conversations, with messages represented as cards and branches displayed to the right.
- Creates nested follow-up branches from completed assistant messages.
- Uses separate forked sessions so branches inherit context only through the selected answer.
- Supports continuing an existing branch from its latest completed answer.
- Restricts branch execution to read-only workspace access through an explicit tool allowlist.
- Provides collapse, expand, search, focus, overview-map, and zoom controls for larger trees.
- Keeps branch sessions out of the sidebar session list while retaining their history.
Useful For
- Ask for clarification about an earlier answer without adding an unrelated exchange to the main task conversation.
- Explore alternative questions or implementation paths from the same prior answer.
- Inspect code or workspace context in a follow-up branch without allowing the branch to modify files.
- Navigate and manage deeply nested research or debugging conversations.
Who It Fits
- DeepSeek Harness web-profile users.
- Developers working through multi-step engineering tasks.
- Users who want to preserve a clean primary conversation while exploring side questions.
Documented Limitations
- Requires DeepSeek Harness 0.1.0-rc.7 or a compatible 0.1.x release, plus Node.js 22.19 or later and pnpm.
- Branches cannot be continued from the standard Chat view; reading and continuing them happens in Tree View.
- Branches may appear as disabled rows in the built-in Subagent menu.
- Branches are intentionally read-only and cannot modify the workspace.
- Deleting a branch also deletes all descendant branches.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 1 runtime, 28 development, 16 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- sluminositys/dsh-nested-followups
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 1726e80 · 2026-08-19
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 11GitHub stars
- Forks
- 1
- Open issues
- 0
- Last commit
- 2026-08-19
- Last release
- 2026-08-19
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
A Steam Workshop-style browser and manager for discovering and managing DSH plugins from the DSH Web UI.
View plugin →A DeepSeek Harness Web UI plugin that restores LAN and remote plain-HTTP access by injecting a crypto.randomUUID polyfill.
View plugin →Governance-powered AI-agent task execution framework with a DeepSeek Harness plugin integration.
View plugin →A DeepSeek Harness Web UI sidebar for tracking artifacts and browsing workspace files, with a pop-out tab view.
View plugin →