D
@kelearns/dsh-navigation-bar
v0.2.1 · 3 天前发布
Piano-key style conversation navigation bar for the DeepSeek Harness web GUI: one key per user message with hover ladder animation, message-preview tooltip and active-message highlight. Official dual-face dsh plugin (host + client), mounted via the offici
README
dsh-navigation-bar
钢琴键风格的会话内导航条 —— 为 DeepSeek Harness Web GUI 的单个会话提供多轮对话导航:
每根键锚定一条用户消息,悬停显示该轮「用户消息 + 模型回复」预览,点击平滑跳转到对应消息。
基于 DSH 官方双面插件机制(host + browser half),不侵入 DSH 源码。
截图
深色主题 · 悬停态(全屏 + 聚焦细节):
| 深色悬停聚焦 | 深色非悬停聚焦 |
| --- | --- |
| !深色悬停聚焦 | !深色非悬停聚焦 |
浅色主题(悬停 / 非悬停全屏):
| 浅色悬停聚焦 | 浅色非悬停聚焦 |
| --- | --- |
| !浅色悬停聚焦 | !浅色非悬停聚焦 |
全屏图展示导航条在会话界面中的实际位置;聚焦图展示钢琴键细节(键形、悬停阶梯与消息预览气泡)。
功能
模型回复不单独占键,并入对应轮次的预览。
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @kelearns/dsh-navigation-bar
- Repo
- git+https://github.com/KeLearns/dsh-navigation-bar.git
- Engines
{"node":"^22.19.0 || >=24.0.0"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-slots"],"platform":"web"}}