Disk-usage audit for dsh data directories: total size, per-directory breakdown, largest files, oversized-file warnings (session logs can hit hundreds of MB) and cleanup suggestions — CLI plus an agent-callable disk_audit tool, dsh-disk-audit/v1 reports, zero runtime deps, read-only.
- License
- MIT
- Added
- 2026-08-20
GitHub info
- License
- MIT
- Primary language
- TypeScript
- Last push
- Aug 18, 2026, 10:31 PM
- Maintainer
- zoahdev
- Added
- 2026-08-20
Install
dsh plugin --profile web add github:zoahdev/dsh-disk-auditREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/zoahdev/dsh-disk-audit)Related plugins
Development & Runtimedsh-plugin-doctor
★ 7Health checks for DSH plugins: manifest/patch/entry/build/pack/install verification, model-callable plugin_check, profile host-shadowing + BOM detection, environment diagnostics, and poison preflight.
dsh-unplug
★ 3Plug/unplug any DeepSeek Harness plugin cleanly — list every mounted layer (bundles + patch rows), remove with full cleanup, disable/enable without deleting, and audit for orphaned/dangling state. CLI + agent-callable unplug tool. Read-only by default; destructive operations require explicit confirmation.
dsh-cn-boot
★ 2China-network bootstrap for dsh: probes npm/npmmirror/GitHub/HuggingFace/Gitee and local proxies, reads registry config, recommends mirrors/proxy, and generates a PowerShell + bash bootstrap script. Read-only by default; apply is explicit. CLI plus an agent-callable cn_boot tool.