Tieboyh/dsh-chat-enhancer0

dsh-chat-enhancer

Focused conversation enhancements for DeepSeek Harness Web. Opens Mermaid diagrams in a smooth zoomable preview window.

包名
dsh-chat-enhancer
版本
0.2.0
许可证
MIT
最近更新
2026年8月24日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Tieboyh/dsh-chat-enhancer

Usage

Ask the model to return a Mermaid fence:

```mermaid
flowchart LR
  A[开始] --> B[完成]
```

Use Open on a rendered diagram to enter the preview window. Scroll to zoom around the pointer, drag to pan, press +/- to zoom, press 0 to fit, or press Esc to close.