Tieboyh/dsh-chat-enhancer0

dsh-chat-enhancer

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

AI 分析

核心用途是为 DSH Web 提供 Mermaid 图表预览与缩放交互。适合经常需要查看、缩放和拖拽 Mermaid 流程图的用户。

パッケージ
dsh-chat-enhancer
バージョン
0.2.0
ライセンス
MIT
最終更新
2026/08/24

インストール

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

ドキュメント

README 全文を読む ↗

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.