poiuyjie/dsh-md-preview1

dsh-md-preview

DeepSeek Harness plugin: dockable Markdown preview panel that opens side-by-side with the conversation, tracks recently accessed .md files per session, and intercepts in-chat .md references so they preview instead of launching the system editor. Built on top of dsh-vision-opencode for a visual-verification + source-preview workflow.

AI 分析

核心用途是提供与对话并排的 Markdown 文件预览面板。适合在对话中频繁查看、调试或预览本地 .md 文件的 DSH 用户。

パッケージ
dsh-md-preview
バージョン
0.2.0
ライセンス
MIT
最終更新
2026/08/16

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

README 全文を読む ↗

使用

  1. 点击会话头部的「MD 预览」按钮打开面板;
  2. 面板默认显示本会话最近访问的 .md 文件卡片(文件名 / 路径 / 操作历史 / 摘要);
  3. 点击对话消息流中的 .md 引用 → 右侧栏自动打开并加载该文件;
  4. 拖动面板左缘分隔线调整宽度;点「浮动」切换为浮动窗口;点「✕」关闭;
  5. 按住 Ctrl/Cmd/Shift 点击引用 → 用系统默认编辑器打开。