YupegLV/dsh-chat-log0

dsh-chat-log

Export a DSH session log as a clean chat log: stream fragments folded into normal messages, every other event kept verbatim. /chat command + browser-download button.

AI Analysis

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

Package
dsh-chat-log
Version
0.1.0
Last updated
Aug 25, 2026

Install

$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)