Skip to content

Releases: tuogusa/dsh-mindmap

dsh-mindmap v0.1.0

Choose a tag to compare

@tuogusa tuogusa released this 21 Aug 02:35

更新内容

  • 新增 DSH 思维导图插件:对话输入框附近生成思维导图
  • 支持从 AI 回复提取 Markdown / Mermaid mindmap 大纲
  • 支持编辑 Markdown 大纲并导出 Markdown / Mermaid / FreeMind .mm / JSON / PNG
  • 内置核心逻辑,单包发布,无需外部依赖
  • 25 项核心逻辑测试 + host 冒烟测试通过

安装/更新

dsh plugin --profile web add github:tuogusa/dsh-mindmap
# 或更新
 dsh plugin --profile web update dsh-mindmap