Adds a non-uniform conversation density map(chat history markers) to the right of the DSH chat area: one tick per turn, with tick length and spacing reflecting message size, clickable to jump to a turn and expanding on hover when crowded.
- GitHub stars
- 1
- License
- MIT
- Added
- 2026-08-20
GitHub info
- GitHub stars
- 1
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 20, 2026, 11:02 AM
- Maintainer
- weien666
- Added
- 2026-08-20
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

主界面总览
https://raw.githubusercontent.com/weien666/dsh-conversation-density-map/main/docs/demo-main.gif

最大化窗口疏散
https://raw.githubusercontent.com/weien666/dsh-conversation-density-map/main/docs/demo-spread-maximized.gif

常规窗口疏散
https://raw.githubusercontent.com/weien666/dsh-conversation-density-map/main/docs/demo-spread-regular.gif

常规与最大化切换
https://raw.githubusercontent.com/weien666/dsh-conversation-density-map/main/docs/demo-window-length.gif
Install
dsh plugin --profile web add github:weien666/dsh-conversation-density-mapREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/weien666/dsh-conversation-density-map)Related plugins
UI Enhancementsdsh-web#packages/dsh-task-board
★ 6418Task board for the dsh web GUI: a sidebar multi-column kanban whose cards run in real DSH agent sessions and can also be scheduled with cron expressions, executed host-side even with the browser closed.
dsh-web#packages/dsh-web-all
★ 6418Plugin and skin collection for the DSH Web UI: task board, Git graph, right-side panel, remote mobile UI, pet, live token stats, and a skin center.
DSH-better-sidebar
★ 3116Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs.