kiligzzz/dsh-session-nav

kiligzzz★ 4JavaScript最后同步: 2026-08-21

在 GitHub 打开

Piano-key style in-conversation navigation bar for the DeepSeek Harness web GUI: one key per user message, hover preview tooltip, click-to-jump across full history. Official dual-face dsh plugin, no dsh source changes.

README 摘要

dsh-session-nav 简体中文 English A piano-key style in-conversation navigation bar for the DeepSeek Harness Web GUI: one key per real user message of the current session. Hover a key to preview that turn's user message plus the model reply; click a key to smoothly jump to that message. Built on the official DSH dual-face plugin mechanism (host + browser half), no DSH source changes. Overview Hover preview Click to jump A 43-turn session — every user question is one key, compact cluster vertically centered in the message area. Hover a key to see the user message (single line) plus the model reply (up to 3 lines). Click any key to auto-page through history (same channel as the official "Load earlier" button) and land the target at the viewport top. Screenshots taken from a real 43-turn session ( DSH记忆注入验证优化 , light theme). Reference implementation: KeLearns/dsh-navigation-bar (visual spec and interactions aligned, code independently rewritten). Features - Per-session navigation : one key = one user message (steering messages sent while the agent is running are included), ordered by time; model replies never take a key of their own — they join the turn's preview. - Full history : keys are …

在 GitHub 查看完整 README →
终端/TUIconversationdeepseek-harnessdshdsh-pluginnavigationpianoplugin

分类