ImCabbage/dsh-plugin-mindmap1

dsh-plugin-mindmap

思维导图插件:将对话提炼为持久的故事线,并在交互式地图标签页中进行渲染。

AI 分析

核心用途是将长对话自动提炼并可视化为思维导图。适合需要梳理复杂对话脉络、追踪多主题故事线的用户。需要 DeepSeek Harness 启用 web profile。

包名
dsh-plugin-mindmap
版本
0.1.0
许可证
MIT
最近更新
2026年8月23日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ImCabbage/dsh-plugin-mindmap

Usage

  1. Chat normally; MindMap classifies in the background (progress is shown inside the tab).
  2. Open the MindMap tab:
    • each colored ribbon is one independent topic, nodes ordered left-to-right by time;
    • click a node: focus its storyline and open the detail card (question / tool-call summaries / answer);
    • click empty space: clear focus;
    • the small line under each title is its current status (badge + description).
  3. The first open (or a DEV_LOG format upgrade) runs one full distillation with a progress bar; after that every open is instant.