ImCabbage/dsh-plugin-mindmap ↗★ 1
dsh-plugin-mindmap
MindMap: a DeepSeek Harness plugin that distills a conversation into persistent storylines (DEV_LOG) and renders them as an interactive map tab.
AI 分析
核心用途是将长对话自动提炼并可视化为思维导图。适合需要梳理复杂对话脉络、追踪多主题故事线的用户。需要 DeepSeek Harness 启用 web profile。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ImCabbage/dsh-plugin-mindmapドキュメント
README 全文を読む ↗Usage
- Chat normally; MindMap classifies in the background (progress is shown inside the tab).
- 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).
- The first open (or a
DEV_LOGformat upgrade) runs one full distillation with a progress bar; after that every open is instant.