DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-conversation-density-map

A minimal DeepSeek Harness Web plugin that adds a clickable conversation density map to the right side of chat history.

Developer Tools
3GitHub Stars0ForksUpdated2026-09-05

Install

$ dsh plugin --profile web add github:weien666/dsh-conversation-density-map

Plugin 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.

source-grounded
This browser-side DSH plugin visualizes conversation turns as a fixed-height right-side map, indicating message density, relative length, and current reading position. Users can hover for previews and click markers to smoothly navigate to a conversation turn.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

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
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app