Stylelinzzz/dsh-chat-history

Stylelinzzz★ 0JavaScript最后同步: 2026-08-18

在 GitHub 打开

README 摘要

dsh-chat-history A "History" tab in the DeepSeek Harness session header: turns the user messages of the current session into a clickable directory. Click any entry to jump back to the Chat view and scroll to that message. - Auto-generated : only real user questions ( user messages) are listed — Tool / Thinking / Command / injected-context noise is filtered out, so even long agent sessions stay navigable. - Auto-paging : while the tab is active it keeps loading older history (50 messages per page) until the whole session log is in the client window — the directory is complete without manually scrolling the chat area. - Click-to-jump : switches back to the Chat tab, smooth-scrolls to the target message, and flashes it for 1.5s. - Zero conflicts : registered as a conversation.view session tab (side by side with the official "Trajectory" tab) — it does not occupy the details slot, so the official tool-call detail panel keeps working untouched. Install After restarting dsh web , open any session: the header tab bar shows Chat / Trajectory / History . Click History to use the directory. Usage 1. Open a session and click the History tab in the header. 2. The directory lists every user mes…

在 GitHub 查看完整 README →
工具/开发dsh-pluginagent

分类