dsh-code-stats
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-code-stats
Paste the following prompt into your AI chat to install this plugin:
Install it in DeepSeek Harness by running dsh plugin install uckkk/dsh-code-stats; the full source is at https://github.com/uckkk/dsh-code-stats
About this plugin
Picking up a new repository or preparing a tech inventory often starts with the same questions: how much code is in here, which languages are used, and which files are the heaviest? dsh-code-stats turns that into a single local scan call. It is a pure Node.js tool with no network I/O and no external services, so the results are fast and self-contained.
Under the hood it groups files by 30-plus language extensions, reports file counts and lines of code per language, and surfaces a list of the largest files. Directories and artifacts such as node_modules, .git, binaries, images, archives, and lockfiles are automatically excluded, keeping the numbers focused on real source.
It is a fit for anyone who needs a quick snapshot of a project's language mix and code volume inside a conversation—whether for handovers, audits, weekly reporting, or simply getting a clean read on what a repo actually contains.
Use Cases
- Get a quick codebase overview and language mix during project handover
- Assess overall repository scale before a technical audit
- Produce structured code-volume data for weekly reports or reviews
Best For
- Engineers onboarding to a new codebase who need a fast structural read
- Reviewers performing code audits or technical due diligence
- Team leads who must include project-level data in periodic reports
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.