dsh-session-lens
Session insights and one-click shareable HTML replay for DeepSeek Harness.
DeepSeek Harness 的会话洞察,并可一键导出为可分享的 HTML 回放。
How to install
dsh plugin add dsh-session-lens About
dsh-session-lens · 会话透镜 English **DeepSeek Harness 会话洞察与一键分享插件**:给任意会话生成"深度体检报告",并可导出为**自包含单文件 HTML 回放页**——双击离线打开、微信/QQ 直接发送、零外部依赖。 与官方 Trajectory 视图互补:Trajectory 展示原始事件流,Lens 做**聚合分析**(token 分解、turn 时间线、工具统计)+ **对外分享**。 功能 **📊 洞察视图(会话内新 Tab)** Token 用量五段分解:输入 / 输出 / 缓存读 / 缓存写 / 思维链(含压缩摘要调用单列) 按 Turn 分解:每轮时长、token、工具调用数、错误数 工具统计:调用次数、错误率、耗时 活动统计:上下文压缩、审批、子 Agent、LLM 重试 会话进行中每 5 秒自动刷新(实时模式) **📤 一键导出 HTML** 单文件、零 JavaScript、零外部请求:统计图表为内联 SVG,折叠区为原生 <details> 完整会话回放:用户消息、助手回复、思维链(折叠)、工具调用与结果、审批/压缩/子 Agent 标记 中英双语界面(导出语言可选) **🔒 隐私优先(结构性保证)** **永不包含系统提示词**:导出只渲染白名单"故事事件",request/header、内部 LLM 请求…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 3
- mo. downloads
- –
- Last push
- 2026-08-28
- Created
- 2026-08-16
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- agent, analytics, deepseek-harness, dsh, dsh-plugin, session
Related plugins
dsh-chat-import
Nwflower/dsh-chat-import
Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.
prism-coder
dcostenco/prism-mcp
Persistent session memory for AI coding agents — local-first, with on-device inference, associative recall, and drift detection. Works with Claude Code, Cursor, and Codex.
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.