dsh-conversation-rail
by — · dingyi580/dsh-conversation-rail
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Left-edge conversation rail for the Web UI: one bar per turn, length scaled to the turn text, hover for a question and answer preview, click to jump; bars come from a host-side outline of the whole session log, so turns outside the loaded window are drawn too and history is paged in on click.
Similar plugins
Per-session question index for the DSH Web UI: a time-proportional dot rail on the right edge and an expandable chain panel showing every user question with its time, including branch/subagent session
★ 0
dsh plugin --profile web add dsh-chat-indexDSH WebUI session query navigation with a faint conversation-edge rail, a hover list of real user queries, and click-to-jump back to the matching bubble.
★ 0
dsh plugin --profile web add dsh-query-jumpby lzbaclz
Codex-style conversation outline for DeepSeek Harness Web: a right-edge rail with hover preview and click-to-jump
★ 6
MIT
JavaScript
Aug 17, 2026
dsh plugin --profile web add dsh-conversation-outlineClient-only right-edge chat input index rail: one bar per user message, two-stage hover preview (15 chars, expandable to 40), click-to-jump, and scroll-follow highlight; static npm bundle with no host
★ 0
↓ 65/wk
dsh plugin --profile web add dsh-chat-index-railA rail of four circular buttons in the DSH Web conversation that step to the previous or next user message, or to the top or bottom, paging older history in automatically.
★ 0
dsh plugin --profile web add dsh-conversation-jumpLeft-edge turn-marks strip in chat: one bar per user message, click to jump to that message, hover for a preview, active bar turns white.
★ 0
dsh plugin --profile web add dsh-turn-marks