dsh-session-nav
A floating button beside the chat that opens a searchable list of all questions in the session for quick jumps.
对话旁的悬浮按钮,打开当前会话全部提问的可搜索列表并快速跳转。
How to install
dsh plugin add github:tuogusa/dsh-session-nav About
dsh-session-nav DeepSeek Harness (DSH) 会话对话快捷导航(host + client 一体包)。 功能 **右侧半透明触发按钮**:贴对话文字列右边缘(四角圆角),随布局动画(详情面板开合/侧边栏拖动/窗口缩放)平滑跟随 **hover 弹出提问列表**:显示当前会话**全部历史提问**(含被 compaction 折叠的,不依赖 DSH 渲染窗口),可上下滚动;打开时自动把「当前提问」滚动到列表中央;顶部固定显示会话名字与提问总数 **点击跳转**:窗口内的提问直接平滑跳转;窗口外的提问自动逐页加载更早历史后跳转(带进度提示,视口不跳动) **性能**:host 端对 live Session 做内存增量遍历 + 持久化索引($DSH_HOME/session-nav-questions.json)+ 客户端缓存 + afterSeq 增量同步——正常路径无磁盘 IO、无日志全量扫描 安装 bash dsh plugin --profile web add github:tuogusa/dsh-session-nav **兼容 Profile**:web(DSH Web GUI)。 然后按 dsh 引导添加 pnpm-workspace.yaml 的 allowBuilds 条目(git 依赖的 prepare 脚本需要放行),重启 DSH …
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-15
- Created
- 2026-08-15
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-message-edit
Moeblack/dsh-message-edit
Branch-based message editing, reroll, retry, and a version timeline.
dsh-message-edit
dsh-external/dsh-message-edit
DSH 插件:分支式消息编辑、重掷、重试与版本时间线 | DSH plugin: branch-based message editing, reroll, retry, version timeline
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.
dsh-side-chat
heartmove/dsh-side-chat
Select part of a conversation and ask about it in a right-side side chat; bring AI replies back to the main chat directly or as a summary.