dsh-chat-tree
把一个对话的所有分支画成聊天区旁边的一棵可点击的树,支持收藏、自定义图标与颜色、分支合并与拆分、撤回感知的布局,以及带记忆的 Claude Code 分支。
Draws every branch of a conversation as a clickable tree beside the chat, with favorites, custom icons and colors, branch merge and split, rewind-aware layout, and Claude Code branches that keep their memory.
怎么安装
dsh plugin add dsh-chat-tree 简介
Every branch of a conversation, drawn as a tree down the right edge of Click a dot to jump to that turn. Click <b>+</b> to continue from it. --- Install sh dsh plugin --profile web add github:JRJRJPRO/dsh-chat-tree Refresh your browser and it's live — no dsh restart, no other plugins needed. To remove it: dsh plugin --profile web remove dsh-chat-tree. It also shows up under **Installed** in the plugin market, where the toggle turns it on and off in about a second. The tree draws itself Refresh the page and it's already there, next to your chat. Every dot is one turn. **Click one to jump to it*…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 12
- 月下载
- –
- 最近更新
- 2026-09-23
- 创建于
- 2026-09-19
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin
同类推荐
DSH-EasyRewrite
Renzic-Stone/DSH-EasyRewrite
在 dsh web 中内联编辑与撤回自己的消息——惰性、无痕,带版本翻页器与会话级草稿持久化。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
对话恢复插件:编辑最近一轮已结束的用户消息、显式重试失败轮次;两条路径都走 session fork 分支,原会话不被改动。
dsh-nested-followups
sluminositys/dsh-nested-followups
从任意层级的已完成回答持续创建隔离分支,主会话始终不受影响。
dsh-session-sync
PerryLink/dsh-session-sync
DeepSeek Harness 的跨设备会话同步:经 git 在多机之间同步会话与设置。