YupegLV/dsh-chat-log0

dsh-chat-log

DSH 会话日志导出工具:将流式碎片折叠为正常消息,支持通过 /chat 命令或浏览器按钮导出为干净的 JSON 聊天记录。

AI 分析

核心用途是导出格式整洁、易读的对话历史。适合需要备份、分享或二次分析 DSH 对话内容的用户。

包名
dsh-chat-log
版本
0.1.0
最近更新
2026年8月25日

安装

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

Usage

EntryDescription
/chatExport the current session → /dsh-chats/chat--.json, echoes the absolute path
/chat --id Export a specific session
/chat --out Custom output directory
Chat log button (session header)Beside the official "Session log" ZIP button; HEAD-preflights then downloads dsh-chat-.json through the browser download manager (needs the host patch above)