D
dsh-chat-index-rail
v0.1.1 · 2 天前发布
对话右侧悬浮"输入目录":每条用户输入一根横条,悬停预览前 15 字(移入气泡展开到 40 字),点击平滑定位到对应消息,滚动时当前横条高亮。
README
dsh-chat-index-rail
对话右侧悬浮"输入目录"——DeepSeek Harness (DSH) Web UI 插件。每条用户输入一根横条:悬停预览开头文字,点击平滑定位到对应消息,滚动时当前横条高亮。纯客户端插件,无宿主逻辑、无需批准、重启不丢。
Chat input index rail for DeepSeek Harness (DSH) Web UI: one bar per user message on the right edge; hover to preview, click to jump, active bar follows your scroll. Client-only, no host half, no approval needed, survives restarts.
---
简介 / About
在长对话里上下翻找某条输入很痛苦。本插件在对话窗口右侧悬浮一条"目录":每一次你输入的内容 = 一根横条,按对话顺序纵向排列。悬停看预览、点击即定位、滚动跟高亮,再长的上下文也能一眼跳到想找的那条输入。
Tired of scrolling forever to find that one message in a long conversation? This plugin adds a floating rail on the right edge of the chat window: each user input is one horizontal bar, in conversation order. Hover to preview, click to jump, and the bar of the message you are currently reading
版本兼容矩阵
| 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
- dsh-chat-index-rail
- Repo
- git+https://github.com/Mobai-read/dsh-chat-index-rail.git
- Engines
{}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-runtime"],"platform":"web"}}