JohnXu22786/session-export

JohnXu22786★ 0TypeScript最后同步: 2026-08-20

在 GitHub 打开

Session export, redaction and compliance archiving bundle for DeepSeek Harness (dsh).

README 摘要

dsh-session-export English 简体中文 Session export & compliance archiving for DeepSeek Harness ( dsh ). Turns any current or historical session into verifiable, sanitized archives in multiple formats, manages them on disk, and gives you a compliance/traffic view — all as a dependency-free dsh bundle. Why Exports are only useful for compliance or archival if they do not leak. This plugin combines, in one bundle: - Deterministic redaction by default — API keys, tokens, JWTs, .env -style lines, URL credentials and absolute file paths are masked before anything touches disk. The same input always yields the same output, and masked values carry a stable fingerprint so archives stay correlatable without leaking secrets. - Multiple formats — a readable Markdown narrative, a machine-readable JSONL full record, and PDF (print-ready HTML plus optional headless-Chromium rendering). - Archive management — exports are organized by session/date, discoverable, searchable, and deletable (with path-traversal guarding). - Compliance metadata — every export embeds a header with session id, models, sanitization level, counts, and an optional SHA-256 content hash; a trend/audit view summarizes what was exp…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdshdsh-plugin

分类