ttmouse/dsh-chat-history

ttmouse★ 0TypeScript最后同步: 2026-08-20

在 GitHub 打开

README 摘要

dsh-chat-history English 中文 ChatGPT-style conversation-history rail for the DeepSeek Harness web GUI. A thin strip of horizontal bars sits at the transcript's right edge, one bar per user message; hovering it opens a panel listing every user message, and clicking a row scrolls the transcript to that message. The active bar follows the scroll position until the panel takes over (click-lock), matching the familiar ChatGPT sidebar. Features - Rail : one horizontal bar per user message on the transcript's right edge, always visible while the session holds at least two user messages. - Hover panel : lists every user message as a numbered, single-line preview; click to jump. - Scroll sync : the active bar tracks the first user message at or below the scrollport's top edge; the highlight follows the reader and pins after a jump. - Click-lock : while the panel is open, auto-sync pauses; closing the panel resumes following. - Bar-press jump : pressing the rail itself jumps to the nearest bar, so the gaps between dots still navigate. - Derived entirely from the session's chat snapshot ( user / steering nodes), styled with design tokens only. Requirements - A DeepSeek Harness web profile (the…

在 GitHub 查看完整 README →
Agent/智能体ai-agentdeepseek-harnessdshdsh-pluginsidebar

分类