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. 8. 16.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗

使用

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