dsh-conversation-density-map
A minimal DeepSeek Harness Web plugin that adds a clickable conversation density map to the right side of chat history.
Install
$ dsh plugin --profile web add github:weien666/dsh-conversation-density-mapPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Adds a right-side map with one marker per conversation turn
- Represents relative message length and conversation density
- Highlights the currently viewed conversation while scrolling
- Supports click-to-scroll navigation to a selected turn
- Shows a turn number, approximate character count, and opening-content preview on hover
- Spreads dense markers on hover to improve clickability
- Adapts marker presentation between regular and maximized windows
- Uses existing Harness theme variables for light and dark theme adaptation
Useful For
- Quickly navigate long DeepSeek Harness conversations
- Identify long, dense, or fragmented portions of chat history
- Return to a previous user-to-AI exchange from the chat sidebar
Who It Fits
- DeepSeek Harness Web users
- Users working with long chat histories
- Users who want visual chat navigation without third-party dependencies
Documented Limitations
- Targets the DeepSeek Harness Web client and its current 0.1.x DOM structure.
- Relies on data-chat-flow, data-chat-anchor-key, and data-conversation-scroll DOM attributes; DSH DOM changes may require adaptation.
- Uses browser-native APIs including IntersectionObserver, ResizeObserver, MutationObserver, and DOM APIs.
- The documented bundle installation method requires pnpm.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- weien666/dsh-conversation-density-map
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 94bb444 · 2026-09-12
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 3GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-09-05
- Last release
- 2026-08-19
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Render model-generated interactive HTML cards inline in DSH web conversations.
View plugin →VSCode-like modular sidebar and bottom panel workbench for DeepSeek Harness with terminal, editor, git, and plugin extension API.
View plugin →A DeepSeek Harness Web GUI plugin that adds a Galgame-style conversation view and visual scene editor.
View plugin →Codex-style @file mentions and workspace path picker for the DeepSeek Harness web interface.
View plugin →