ImCabbage/dsh-plugin-mindmap1

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。

パッケージ
dsh-plugin-mindmap
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/23

インストール

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

ドキュメント

README 全文を読む ↗

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.