Braidy-Wu/dsh-conversation-minimap

Braidy-Wu★ 1JavaScript最后同步: 2026-08-17

在 GitHub 打开

ChatGPT-style prompt-based conversation minimap for the DSH Web GUI (fish-eye hover, edge fade, click-to-jump) | DSH Web GUI 对话迷你地图(鱼眼悬停、渐隐、点击跳转)

README 摘要

dsh-conversation-minimap English 中文 A DeepSeek Harness (DSH) Web GUI plugin: Prompt-based Conversation Minimap — a ChatGPT-desktop-style navigation rail for long conversations. - Anchors : one capsule per user prompt, evenly spaced, centered in the rail - Fish-eye : bars magnify on a Gaussian bell curve toward the right under the cursor (44px peak), stay magnified while the pointer moves inside the enlarged area, slide smoothly - Edge fade : the rail fades at the top/bottom via a mask — overflowing anchors fade out and never exceed the rail bounds - Position tracking : a blue glowing highlight follows the current prompt (switches when the prompt's center crosses the viewport center); after window resizes the view snaps back to the bottom and the visible anchors always follow where you are - Interaction : hover shows the full prompt preview; click smooth-scrolls to that message and highlights it for 2s (no stuck highlights on rapid clicks) - Full history : pulls the entire conversation via the official loadOlder API, so every prompt in a long conversation is reachable Installation Restart dsh web . Configuration (cordis.patch.yml, all optional — restart dsh web after changes) How it…

在 GitHub 查看完整 README →
终端/TUIdeepseek-harnessdsh-plugin

分类