dsh-session-health: Read-Only Health Diagnostics for DSH Multi-Frame Zstd Session Files

dsh-session-health is a DSH admin-security plugin maintained by omdsh-dev. It performs frame-level read-only scans on multi-frame zstd session files located under $DSH_HOME/sessions, detecting torn, corrupted, empty sessions, and stray files. The plugin registers the `session_health` tool, which outputs JSON reports and cleanup recommendations. It supports three actions: scan, file, and stats, with an optional deep analysis mode. It can be installed via `dsh plugin add` in DSH 0.1.0-rc.8 and complements the dsh-session-repair-skill. Licensed under MIT.

Read More
Perform read-only health checks on DeepSeek Harness session files with dsh-session-health

`dsh-session-health` is a DeepSeek Harness session diagnosis plugin maintained by `omdsh-dev`. It performs read-only scans on multi-frame zstd session files under `$DSH_HOME/sessions`, detects torn, corrupted, empty sessions and stray residues, registers the `session_health` tool, and outputs JSON reports. This article verifies the installation commands, detection items and deep mode restrictions against the community directory page, GitHub source code and official Harness documentation.

Read More