dsh-session-tree
Lightweight read-only session lineage navigation for DeepSeek Harness
DeepSeek Harness 的轻量级只读会话血缘导航。
How to install
dsh plugin add dsh-session-tree About
dsh-session-tree 中文 | English dsh-session-tree 为 DeepSeek Harness(DSH)补充一个轻量、只读的会话谱系视图:查看当前对话的原生 fork 树,并在父会话、兄弟分支和子会话之间跳转。 [!IMPORTANT] **非官方社区插件。** 本项目不隶属于 DeepSeek,也未经 DeepSeek 背书。DSH 与本插件仍处于预发布阶段,升级前请备份重要的 profile 和 Session 数据。 当前版本面向: DeepSeek Harness 0.1.0-rc.7。 Node.js ^22.19.0 || >=24.0.0。 安装 npm 包已经预编译,不需要运行本地构建脚本,也不会为 profile 再安装一整套 DSH Client 依赖: 前置条件只有 dsh 和 pnpm 已在 PATH 中;dsh plugin 会把依赖操作转交给 profile 内的 pnpm。 pnpm 11 默认对发布不足 24 小时的版本应用 minimumReleaseAge 保护;固定当前已验证版本可避免 @next 在这段时间内回退到旧版: sh dsh plugin --profile web add dsh-session-tree@0.2.0-beta.1 dsh --profile web 安装后打开任意对话,页面会新…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 3
- mo. downloads
- –
- Last push
- 2026-08-20
- Created
- 2026-08-14
Links
Basic safety check
- Findings
- None
- Sources
- curated:0xsline/awesome-deepseek-harness
- Topics
- conversation, deepseek-harness, dsh, dsh-plugin, session-management, typescript
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.
dsh-session-manager
dream12347/dsh-session-manager
DSH session manager: delete with trash/restore/purge, restore archived sessions, recent-activity stats, continue/pause, open log folder, unread markers, fork into a new chat, workspace grouping and sorting, context compaction threshold.
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-message-edit
dsh-external/dsh-message-edit
DSH 插件:分支式消息编辑、重掷、重试与版本时间线 | DSH plugin: branch-based message editing, reroll, retry, version timeline