ChuanTianML/dsh-share0

dsh-share

隐私优先的 DeepSeek Harness 会话 Markdown 与单文件 HTML 分享插件。

AI 分析

将当前会话快速导出为易于分享的 Markdown 文本或自包含的 HTML 网页。适合需要向团队汇报、记录知识库或离线存档对话的用户。

包名
dsh-share
版本
0.1.0
许可证
MIT
最近更新
2026年8月14日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ChuanTianML/dsh-share

Host configuration

All resource limits are validated when the plugin loads.

FieldDefaultMeaning
maxEvents20000Maximum raw Session events accepted
maxOutputChars2000000Maximum file or preview characters
maxToolArgumentChars12000Maximum retained arguments per enabled tool call

Session and output overflows fail visibly. Tool arguments alone may be truncated, with a warning in the preview.