mantonlove/dsh-conversation-landmarks

mantonlove★ 3TypeScript最后同步: 2026-08-18

在 GitHub 打开

Conversation Landmarks (对话地标) for DeepSeek Harness — fixed navigation and hover previews for long agent conversations.

README 摘要

Conversation Landmarks for DeepSeek Harness English 简体中文 Conversation Landmarks is an independent DeepSeek Harness Web plugin for navigating long conversations. It adds a fixed, vertically centered landmark rail to the left edge of the conversation workspace. Each line represents one direct user task rather than every individual message. What it does - Keeps the complete landmark rail fixed and centered in the whole conversation column while it scrolls. - Hides the rail until at least three user tasks exist (it appears from the third line). - Selects the line nearest the pointer. The selected line becomes longest and pure white; the two lines on each side taper down (28/20/16px) to the resting length. - Shows a compact preview of the user request and the latest following Assistant answer. - Loads older history when necessary, then scrolls to the selected user message with clearance so the highlight outline stays fully visible. - Uses the official session projection and Client slot extension points. It does not patch DeepSeek Harness source files. - Performs no plugin-owned network requests and collects no telemetry. Install Requirements: DeepSeek Harness 0.1.0-rc.7 or later and its…

在 GitHub 查看完整 README →
Agent/智能体ai-agentschat-uiconversation-navigationcordisdeepseekdeepseek-harnessdshdsh-plugin

分类