cokiscarazo-rgb/dsh-plugin-message-timeline-navigation

cokiscarazo-rgb★ 1JavaScript最后同步: 2026-08-21

在 GitHub 打开

Codex-style message timeline navigation for DSH web clients: hover to preview a message, click to jump to it, and the currently-read turn stays highlighted.

README 摘要

dsh-plugin-message-timeline-navigation A Codex-style message timeline navigation plugin for DSH (DeepSeek Harness) web clients. It overlays a vertical rail of dense short ticks on the left edge of the conversation view — one tick per user turn (your message plus its assistant reply). Hover a tick to preview the message, click to jump straight to it, and watch the rail track your reading progress as you scroll. DSH(DeepSeek Harness)web 端插件:在对话区左侧叠加一根 Codex 风格的消息时间线 ——密集的短横线,每条横线对应一个 用户回合 (你的消息及其完整的 agent 回复)。悬停可预览消息、点击可直接跳转、滚动时当前阅读进度会自动标记在时间线上。 Features / 功能 - One tick per user turn / 每回合一个节点 Each tick represents a user message plus its whole assistant reply. Agent-only tail nodes are filtered out ( [data-turn-tail] ), so the rail never shows "phantom" agent ticks. - Hover preview with cascade effect / 悬停级联预览 Hover a tick: it stretches to a longer dark line while its 3 neighbors on each side lengthen in a stepped cascade (matching the classic Codex look). A small card shows the message text preview. - Click to jump / 点击跳转 Click any tick to smoothly scroll that message to the top of the viewport and briefly highlight it. - Reading-progress tracking / 当前阅读进度 The tick for the turn you …

在 GitHub 查看完整 README →
终端/TUIcodexconversationdeepseek-harnessdeepseek-harness-plugindshdsh-pluginnavigationplugin

分类