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.
安装
$
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.