dsh-covtrim
DSH plugin: one-shot test coverage flow — run tests with coverage, compress with covtrim, return compact TSV to the agent
- Stars
- 0
- Language
- —
- Created
- Aug 29, 2026
- Updated
- Aug 29, 2026
Introduction
dsh-covtrim
DSH plugin: one-shot test coverage flow for agents. Runs the project's tests with coverage, compresses the report with covtrim, and returns a compact TSV summary plus token stats — the same information in roughly half the tokens.
Status
Early development — milestone 0.1.0. Install and usage docs land with the first release; see CHANGELOG once released.