dsh-session-lens
A DeepSeek Harness web plugin for session analytics and privacy-oriented single-file HTML session replay exports.
Install
$ dsh plugin --profile web add github:bobostudio/dsh-session-lensPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Adds an Insights tab alongside DSH conversation views.
- Breaks down token usage into input, output, cache read, cache write, and reasoning-related usage.
- Summarizes per-turn duration, tokens, tool calls, and errors.
- Reports tool call counts, error rates, and durations.
- Tracks activities including context compression, approvals, sub-agents, and LLM retries.
- Refreshes analysis every five seconds while a session is active.
- Exports bilingual, self-contained HTML session replay reports with inline SVG charts and no JavaScript or external requests.
- Supports export controls for tool-result truncation, path redaction, and export language.
Useful For
- Review token consumption and costly turns in a DSH session.
- Identify frequently used, slow, or error-prone tools.
- Share an offline-readable session report without requiring external assets.
- Create a replay-oriented report of messages, tool activity, approvals, and compression events.
Who It Fits
- DeepSeek Harness Web users
- Developers analyzing agent sessions
- Teams that need shareable session reports
Documented Limitations
- Targets the DSH web profile and @deepseek-ai/dsh >= 0.1.0-rc.6.
- Relies on internal DSH interfaces such as sessions, sessionPersistence, and the conversation.view slot, which may change across DSH versions.
- Tool arguments and results are truncated by default; full retention is optional.
- Path redaction covers the session working directory and user home directory, while absolute paths outside the working directory are retained by default.
- Images attached to sessions are not included in exports.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 5 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- bobostudio/dsh-session-lens
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 778e541 · 2026-09-18
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 2GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-28
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
A bilingual DeepSeek Harness cost-tracking plugin with session and daily costs, budgets, pricing management, balance lookup, and coding-plan quota displays.
View plugin →Full context lifecycle management, visualization dashboard, and /context command for DeepSeek Harness.
View plugin →Generative UI plugin for DeepSeek Harness that renders interactive components and charts inline from assistant responses.
View plugin →Codex-style @file mentions and workspace path picker for the DeepSeek Harness web interface.
View plugin →