v0.2.0
Summary
dsh-mermaid-image-preview - A DeepSeek Harness Plugin for Previewing Mermaid Diagram by Images in Chat Sessions
Selected features:
- Render mermaid diagram images directly in DSH Web chat when the message content contains mermaid syntax (a
```mermaidor```mmdfenced code block). - Preview mermaid diagrams by image directly.
- You can adjust runtime settings (enable/disable, image size, etc.) in the UI - no restart needed.
Changes
- The runtime setting is added to UI in the setting card, you can adjust runtime settings without restart.
- Since v0.2.0 the plugin/package id is changed from
dsh-mermaid-image-previewto@baconbao/dsh-mermaid-image-preview.
Installation
$ npx @deepseek-ai/dsh plugin --profile web add github:baconbao/dsh-mermaid-image-preview#v0.2.0Uninstallation
$ dsh plugin --profile web remove @baconbao/dsh-mermaid-image-preview