DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-session-lens

A DeepSeek Harness web plugin for session analytics and privacy-oriented single-file HTML session replay exports.

VisionDeveloper Tools
2GitHub Stars0ForksUpdated2026-08-28

Install

$ dsh plugin --profile web add github:bobostudio/dsh-session-lens

Plugin 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.

source-grounded
dsh-session-lens adds an Insights tab to DSH Web sessions, providing token, turn, tool, and activity analytics plus downloadable self-contained HTML reports.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 5 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app