XavierMarquis93/dsh-plugin-conversation-outline

XavierMarquis93★ 1TypeScript最后同步: 2026-08-14

在 GitHub 打开

DeepSeek Harness conversation outline plugin (对话目录)

README 摘要

@deepseek-ai/dsh-client-ui-conversation-outline English 中文 Adds a collapsible, per-conversation outline rail to the left of the Web chat transcript. It indexes the current session's user questions and agent answers in flow order; clicking an entry scrolls the transcript to that message and flashes it briefly. The rail follows its own bottom while the reader stays pinned, collapses to a slim control rail, and renders nothing while no session is current. Model Experience None, as the outline renders session data already in the browser; nothing here reaches a model request. KV Cache effect None; this package neither assembles nor sends a provider request. Known Limitations and Deferred Work - The jump scrolls by chat node key, so it addresses only the currently loaded transcript window; a message outside the loaded history page is not reachable until that page is loaded. - Assistant entries show their first text blocks only; tool calls and reasoning are not summarized in the index.

在 GitHub 查看完整 README →
Tools / Devdsh-pluginagent

分类