dsh-share
Privacy-first Markdown and self-contained HTML sharing for DeepSeek Harness sessions
AI Analysis
将当前会话快速导出为易于分享的 Markdown 文本或自包含的 HTML 网页。适合需要向团队汇报、记录知识库或离线存档对话的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ChuanTianML/dsh-shareREADME
Read the full README ↗Host configuration
All resource limits are validated when the plugin loads.
| Field | Default | Meaning |
|---|---|---|
maxEvents | 20000 | Maximum raw Session events accepted |
maxOutputChars | 2000000 | Maximum file or preview characters |
maxToolArgumentChars | 12000 | Maximum retained arguments per enabled tool call |
Session and output overflows fail visibly. Tool arguments alone may be truncated, with a warning in the preview.