diagnostic-simplifier
v0.1.0
Published
Host-neutral diagnostic grouping and message simplification helpers
Downloads
4
Maintainers
Readme
diagnostic-simplifier
Host-neutral helpers for grouping repeated diagnostics and simplifying messages with parameterized quoted values.
import { simplifyDiagnostics } from "diagnostic-simplifier"The package has no runtime dependencies and no Pi or agent-harness dependency. It is used by context-magnet but can also be used directly by tools that need compact diagnostic summaries.
Distribution
defaultresolves to the tsc-built ESM entrypoint atdist/index.mjs.bunanddenoresolve directly tosrc/index.ts.- Type declarations and declaration maps are emitted to
dist/.
