dsh-nested-followups
Keep branching from any completed answer at any depth while the main session stays untouched.
从任意层级的已完成回答持续创建隔离分支,主会话始终不受影响。
How to install
dsh plugin add dsh-nested-followups About
dsh-nested-followups English | 中文 **Branch from any answer. Keep branching at any depth.** A DeepSeek Harness plugin for isolated follow-ups that can keep branching recursively, with no plugin-defined depth limit. Start a side trail from any answer, then turn any answer anywhere in that trail into the next isolated fork point. Repeat for as many levels as the question needs. Every level inherits only its ancestor path, while the main task stays linear and untouched. _Recorded in an unmodified DeepSeek Harness 0.1.1-rc.2 web profile. The UI and sessions are real; the captions and cursor are add…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 19
- mo. downloads
- –
- Last push
- 2026-08-31
- Created
- 2026-08-19
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- agent-ui, ai-agent, context-isolation, context-management, conversation-branching, deepseek-harness, dsh, dsh-plugin, nested-conversations, recursive-branching
Related plugins
dsh-chat-import
Nwflower/dsh-chat-import
Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.
prism-coder
dcostenco/prism-mcp
Persistent session memory for AI coding agents — local-first, with on-device inference, associative recall, and drift detection. Works with Claude Code, Cursor, and Codex.
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.