DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-conversation-stats

A DSH Web GUI plugin that adds a session statistics tab with usage, timing, model/tool breakdowns, call details, and session management actions.

Developer Tools
2GitHub Stars0ForksUpdated2026-08-19

Install

$ dsh plugin --profile web add github:wellcover/dsh-conversation-stats

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-conversation-stats installs into the DeepSeek Harness web profile and adds a “Session Statistics” tab to the conversation UI. It scans persisted DSH session logs to summarize sessions and expose per-call details.

Key Capabilities

  • Adds a Session Statistics tab to the DSH Web GUI.
  • Lists per-session turns, steps, model calls, input/output/cache tokens, cache-hit rate, and last activity.
  • Shows aggregate session, turn, step, model-call, and token totals.
  • Provides session details including model distribution, finish reasons, tool statistics, and per-model-call records.
  • Scans persisted zstd-compressed session logs, including historical sessions.
  • Supports manual refresh and automatic 60-second refreshes.
  • Can permanently delete a selected session directory after confirmation.
  • Can restore archived sessions to the DSH conversation list; DSH Web restart is required for restoration to take effect.

Useful For

  • Review token consumption and cache usage across DSH conversations.
  • Investigate model calls, finish reasons, tool activity, and timing for a session.
  • Find and restore archived conversations.
  • Permanently remove unwanted persisted session data.

Who It Fits

  • DeepSeek Harness Web GUI users.
  • Developers analyzing DSH session logs and model/tool activity.
  • Users managing archived or persisted DSH conversations.

Documented Limitations

  • Designed for the DSH Web profile and requires restarting dsh web or reopening the desktop application after installation.
  • Requires Node.js 22 or later.
  • Statistics depend on session logs under $DSH_HOME/sessions (default ~/.dsh/sessions); missing provider usage fields are counted as zero.
  • The plugin reads zstd-compressed session logs and rescans automatically every 60 seconds; list results are cached for 30 seconds unless a refresh is forced.
  • Session deletion permanently removes the corresponding session directory and its session.jsonl.zstd log.
  • Restoring an archived session requires restarting DSH Web to appear in the conversation list.

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, 0 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
wellcover/dsh-conversation-stats
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
506b82d · 2026-08-21

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-19
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