shl-session-history
Conversation history rail on the left edge of the chat: each tick is one real user request, hover to preview its text, click to jump to that turn.
会话历史迷你滑轨:对话区左侧垂直居中的短横线,每条横线代表一条真实用户请求,悬停预览请求内容,点击跳转到对应轮次。
How to install
dsh plugin add github:sunyuhuirong/shl-session-history About
shl-session-history 在 DeepSeek Harness 对话区左侧添加迷你历史滑轨:悬停显示摘要,点击跳转历史请求位置。 目录 功能 截图 安装 使用 配置 常见问题 架构 版本历史 参与贡献 许可证 功能 左侧垂直居中的迷你滑轨,每条记录 = 一条短横线(或圆点) 样式可切换:横线 ↔ 圆点(设置页「插件配置」卡片中修改),改完实时生效并本地持久化 鼠标悬停:横线变长 + 以悬停处为轴心向两侧渐短渐淡(波浪渐变),弹出浮动窗口显示完整请求摘要 点击跳转:滚动到对话中对应的用户消息位置;目标轮次未加载时自动点击「加载更早」直至定位 高亮跟随悬停位置(非固定高亮当前消息) 2 秒自动刷新,仅数据变化时重建 DOM(不打断悬停交互) 仅显示真实用户请求(过滤系统注入消息) 自动隐藏:滑轨与对话内容太近/重叠时自动隐藏,避免遮挡文字 尺寸自助微调:间距 / 横线长度 / 圆点大小 / 悬停胶囊长度均可通过滑块调整 更新入口:设置卡片自动检查 GitHub Releases,有新版本可一键拉取 截图 | 截图 | 说明 | |------|------| | | 侧边栏会话列表中滑轨以横线形式显示各历史请求,悬停变长并弹出摘要。 | | | 插件配置卡片:开关 / 样式切换 / 间距与长度微调均在「设置 → 插件」页完成。 | | | 切换到圆点样式后,滑轨变为竖向圆…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-08-24
- Created
- 2026-08-19
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
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.
dsh-share
dsh-external/dsh-share
DSH 对话分享插件,分享单轮或多轮对话,可导出为图片或 Markdown。Share DSH Q&As or selected conversation groups as PNG or Markdown.
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.