DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-nested-followups

Adds an isolated, nested follow-up conversation tree to the DeepSeek Harness web interface.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebRemote Execution
11GitHub Stars1ForksUpdated2026-08-19

Install

$ dsh plugin --profile web add dsh-nested-followups

Plugin 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.

source-grounded
dsh-nested-followups is a DeepSeek Harness web plugin for branching follow-up questions from earlier assistant answers. It presents conversations as a navigable tree while keeping branch context separate from the main conversation.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 1 runtime, 28 development, 16 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app